# Checklist

Help Sections: We’ve broken the help topics down into sections to help you find what you’re after. &#x20;

* [**General FAQ:**](broken://pages/u3jIX8dvjkNIw1lxWj60) The General FAQ page answers the common questions we get from Swappi users. The answers to these questions give advice, an explanation, or a useful resource. &#x20;
* [**Other Guides**](broken://pages/a1H9KqugsVHZSmYSwjFg)**:** There are also a number of guides in the help topic that will walk you through technical problems. We add new guides regularly when a problem comes up often, so if you’re having trouble be sure to check here for a guide to your problem and if it not there please let us know. &#x20;

**Seeking Support:** Swappi doesn’t have a dedicated support service, so if you find yourself with a problem that has no answer here, you can ask for help on our Swappi Telegram Channel.&#x20;

{% hint style="info" %}
**Good to know!** We're still documenting this version of GitBook. Some documentation links might be out of date for now!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swappi.io/swappi/get-help/checklist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
