# Welcome to SuibaBot

{% hint style="info" %}
**Welcome to SuibaBot** - Sui Networks FREE seamless telegram tool to trade any SUI token - brought to you by the Suiba Inu community! 🌊🐕
{% endhint %}

[💡What is SuibaB](/overview/what-is-suibabot.md)[ot?](/overview/what-is-suibabot.md)

### Got Questions?

Learn how to SuibaBot works and start using it now.

[🛠Initializing SuibaBot](/quick-setup-guide/initializing-suibabot.md)

### Concerned about Security?

[🛡Private Key Encryption](/safety-and-security/private-key-encryption.md)

### Curious about Fees?

[💹Fee Structure](/features/fee-structure.md)


---

# 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://bot.suibacoin.com/welcome-to-suibabot.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.
