# Welcome

Floki Trading Bot is a Telegram bot that allows you to manage a hot wallet through the interface of your Telegram chats!\
\
This initial closed beta launch will see the Trading Bot as a manual buy & sell bot with new features such as limit orders, portfolio tracker, secure wallet protection, and many more!\
\
Before accessing the bot please make sure you have read through and understand the [Terms & Conditions.](/whitepaper/trading-bot/terms-and-conditions.md)\
\
The closed beta is only open for the extremely early vikings here: <https://t.me/floki_trading_bot>\
\
If you want private access to the closed beta, you can request it in our [Discord](https://discord.com/invite/floki) community channel!\
\
**Got feedback or want to request a feature?**\
[Send it here!](https://docs.google.com/forms/d/e/1FAIpQLSe4ezrBQTJnYuGAnB1TbjD7pvQFdVg6HFg1i_5cOX7fS9FV3g/viewform?usp=sf_link)


---

# 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.floki.com/whitepaper/trading-bot/welcome.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.
