# Getting started

### Need help? Let us know!

{% hint style="info" %}
If you need some help, are stuck with something, or want to give us feedback, feel free to write us an email at <support@fullyst.com>
{% endhint %}

### Add your chat to Fullyst

In this part of our documentation, we will add the chat to Fullyst and configure it.

1. Go to our [website](https://fullyst.com/)
2. Press the button "Start using now" or simply send /start command to [@FullystBot](https://t.me/FullystBot)&#x20;
3. Press the button "Add me to your group" below the message from the bot
4. Select the chat you want to add the bot to
5. Configure bot permissions (we recommend to add bot as an administrator, to use all functions)
6. Press the button "Add Bot as Admin" (or "Add Bot as Member", it depends of persmissions configuration)

<div><figure><img src="https://1355699699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvbbEGxRTwrzUPUEXxps8%2Fuploads%2F15A138BCA5rbBW4ztbbl%2FScreenshot%202022-11-07%20at%2003.02.12.png?alt=media&#x26;token=8ecc0217-d592-4d51-9e67-7bf59d153edb" alt=""><figcaption><p>Bot answer to the command /start</p></figcaption></figure> <figure><img src="https://1355699699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvbbEGxRTwrzUPUEXxps8%2Fuploads%2FuidwQ0Xhizpy3OVAnggi%2FScreenshot%202022-11-07%20at%2003.34.02.png?alt=media&#x26;token=acffaad0-281c-4d61-b49c-55d354b5d326" alt=""><figcaption><p>Permissions configuration</p></figcaption></figure></div>

All set! Now your chat added and you can configure it!


---

# 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.fullyst.com/getting-started.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.
