# 歡迎來到 TradeFrogBot

{% hint style="success" %}
**TradeFrogBot** ( [@TradeFrogBot](https://t.me/TradeFrog) ) 是一個基於 Telegram 平台的智能交易系統，提供自動化交易策略執行和帳戶管理功能。
{% 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://algotrade.gitbook.io/tradefrogbot/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.
