# GENERAL

- [Pricing & Fees](https://help.rails.xyz/general/pricing-and-fees.md)
- [Security](https://help.rails.xyz/general/security.md)
- [Navigating the Platform](https://help.rails.xyz/general/navigating-the-platform.md)
- [Trading Page Overview](https://help.rails.xyz/general/navigating-the-platform/trading-page-overview.md)
- [Portfolio Page Overview](https://help.rails.xyz/general/navigating-the-platform/portfolio-page-overview.md)
- [Block Explorer](https://help.rails.xyz/general/navigating-the-platform/block-explorer.md)
- [Leaderboard Overview](https://help.rails.xyz/general/navigating-the-platform/leaderboard-overview.md)
- [Account Settings](https://help.rails.xyz/general/navigating-the-platform/account-settings.md)
- [Statements](https://help.rails.xyz/general/navigating-the-platform/statements.md): Monthly and Daily statements are available, and can provide you with an accurate report of your trading activities.
- [Main & Sub-Accounts](https://help.rails.xyz/general/navigating-the-platform/main-and-sub-accounts.md): Sub-Accounts are now available on Rails, but are only created when you win a Play Evaluation.
- [Calculator](https://help.rails.xyz/general/navigating-the-platform/calculator.md)
- [Trading Metrics Guide](https://help.rails.xyz/general/navigating-the-platform/trading-metrics-guide.md)
- [Chart Settings Guide](https://help.rails.xyz/general/navigating-the-platform/chart-settings-guide.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://help.rails.xyz/general.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.
