# Guides

- [IMPORTANT - First understand the risks!](https://xtblock.gitbook.io/forex-trading-bot/guides/important-first-understand-the-risks.md)
- [Getting Started](https://xtblock.gitbook.io/forex-trading-bot/guides/getting-started.md)
- [Configuring the XTsunami software](https://xtblock.gitbook.io/forex-trading-bot/guides/configuring-the-xtsunami-software.md)
- [Buying an XTTP Domain Name](https://xtblock.gitbook.io/forex-trading-bot/guides/buying-an-xttp-domain-name.md)
- [XTsunami subscription payment and XTTP domain name setting](https://xtblock.gitbook.io/forex-trading-bot/guides/xtsunami-subscription-payment-and-xttp-domain-name-setting.md)
- [Forex Trading Bot Configuration](https://xtblock.gitbook.io/forex-trading-bot/guides/forex-trading-bot-configuration.md): This page will guide you with configuring the Forex bot and a sample parameters set, to enable you to start using the bot. This is only a software configuration guide and is NOT FINANCIAL ADVICE.
- [Fundamental Elements](https://xtblock.gitbook.io/forex-trading-bot/guides/forex-trading-bot-configuration/fundamental-elements.md): The basic configuration to make the bot work automated 24h
- [Additional Functionality](https://xtblock.gitbook.io/forex-trading-bot/guides/forex-trading-bot-configuration/additional-functionality.md): These are additional settings to manage the app and monitor open positions
- [Sample Settings](https://xtblock.gitbook.io/forex-trading-bot/guides/forex-trading-bot-configuration/sample-settings.md): These settings are only for demonstration purposes and are NOT FINANCIAL ADVICE
- [DCA Calculation](https://xtblock.gitbook.io/forex-trading-bot/guides/forex-trading-bot-configuration/dca-calculation.md): DCA formulas
- [Manual Open Position](https://xtblock.gitbook.io/forex-trading-bot/guides/forex-trading-bot-configuration/manual-open-position.md): To open a position without requesting the bot to check any conditions.


---

# 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://xtblock.gitbook.io/forex-trading-bot/guides.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.
