# Welcome to GariBot

{% hint style="info" %}
**GariBot**, a Telegram trading bot for Solana and Aptos (Base support coming soon), offers instant trading with no wallet connection, slippage adjustment, or confirmation needed, it keeps you in control of your trades.
{% endhint %}

## Know About GariBot

{% content-ref url="/pages/7D4Yfk0rmg3cUBpHRWG2" %}
[What is GariBot?](/garibot/overview/what-is-garibot.md)
{% endcontent-ref %}

## **Have Questions About GariBot?**

Discover how GariBot works and start using it right away.

{% content-ref url="/pages/AB6SwA2bbnGvJ7J8vR5x" %}
[Initializing GariBot](/garibot/trade-setup-guide/initializing-garibot.md)
{% endcontent-ref %}

## Know about Advanced settings of GariBot

{% content-ref url="/pages/mzgyk9gaSMOKhCNINB3Q" %}
[Settings](/garibot/trade-setup-guide/settings.md)
{% endcontent-ref %}

## Wondering About Fees?

{% content-ref url="/pages/qjbvd59XqxoqxRPpkzqs" %}
[Fee Structure](/garibot/features/fee-structure.md)
{% endcontent-ref %}


---

# 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://gari.gitbook.io/garibot/welcome-to-garibot.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.
