# Rails.xyz

## Rails

- [Home](https://help.rails.xyz/home.md)
- [Our Platform](https://help.rails.xyz/general/our-platform.md): Rails provides the regulatory foundation, the execution layer, and the liquidity all through a single integration.
- [Pricing & Fees](https://help.rails.xyz/general/pricing-and-fees.md)
- [Signup](https://help.rails.xyz/signing-up/signup.md): This section is a step-by-step guide to signing up for Rails.
- [Signup for Businesses](https://help.rails.xyz/signing-up/signup/signup-for-businesses.md)
- [Signup for Individuals](https://help.rails.xyz/signing-up/signup/signup-for-individuals.md)
- [Verification](https://help.rails.xyz/signing-up/verification.md): This section explains all you need to know about applying for Rails Pro.
- [Know Your Customer (KYC)](https://help.rails.xyz/signing-up/verification/know-your-customer-kyc.md)
- [Know Your Business (KYB)](https://help.rails.xyz/signing-up/verification/know-your-business-kyb.md)
- [Business Document Requirements](https://help.rails.xyz/signing-up/verification/know-your-business-kyb/business-document-requirements.md)
- [KYC Requirements for Businesses](https://help.rails.xyz/signing-up/verification/know-your-business-kyb/kyc-requirements-for-businesses.md)
- [Certification of Documents](https://help.rails.xyz/signing-up/verification/certification-of-documents.md)
- [Eligibility](https://help.rails.xyz/signing-up/eligibility.md)
- [Account Security](https://help.rails.xyz/manage-account/account-security.md)
- [Wallet Connection](https://help.rails.xyz/manage-account/wallet-connection.md)
- [Account Funding](https://help.rails.xyz/manage-account/account-funding.md)
- [Deposits](https://help.rails.xyz/manage-account/account-funding/deposits.md)
- [Withdrawals](https://help.rails.xyz/manage-account/account-funding/withdrawals.md)
- [Profile Settings](https://help.rails.xyz/manage-account/profile-settings.md)
- [Exports & Reporting](https://help.rails.xyz/manage-account/exports-and-reporting.md)
- [Portfolio Dashboard](https://help.rails.xyz/manage-account/exports-and-reporting/portfolio-dashboard.md)
- [Daily & Monthly Statements](https://help.rails.xyz/manage-account/exports-and-reporting/daily-and-monthly-statements.md): Monthly and Daily statements are available, and can provide you with an accurate report of your trading activities.
- [Koinly Export](https://help.rails.xyz/manage-account/exports-and-reporting/koinly-export.md)
- [Block Explorer](https://help.rails.xyz/manage-account/block-explorer.md)
- [Main & Sub-Accounts](https://help.rails.xyz/manage-account/main-and-sub-accounts.md): Sub-Accounts are now available on Rails, but are only created when you win a Play Evaluation.
- [Perpetuals](https://help.rails.xyz/trading/perpetuals.md)
- [Page Overview](https://help.rails.xyz/trading/perpetuals/page-overview.md)
- [Calculator](https://help.rails.xyz/trading/perpetuals/page-overview/calculator.md)
- [Chart Settings Guide](https://help.rails.xyz/trading/perpetuals/page-overview/chart-settings-guide.md): Customize your TradingView price charts to match how you analyze the market. Use these settings to set up your favourites, review charts more easily, and make informed trading decisions.
- [Placing Orders](https://help.rails.xyz/trading/perpetuals/placing-orders.md)
- [Funding](https://help.rails.xyz/trading/perpetuals/funding.md)
- [Margin Modes](https://help.rails.xyz/trading/perpetuals/margin-modes.md): This section explains all risk management mechanisms on Rails in detail.
- [Liquidation](https://help.rails.xyz/trading/perpetuals/liquidation.md): Learn how liquidation is triggered, and how to manage risk in your Rails account.
- [Options](https://help.rails.xyz/trading/options.md): Coming Soon to Rails: Options Trading
- [Metrics Guide](https://help.rails.xyz/trading/metrics-guide.md)
- [Index Price Sources](https://help.rails.xyz/trading/index-price-sources.md)
- [Troubleshooting Guide](https://help.rails.xyz/support/troubleshooting-guide.md)
- [FAQs](https://help.rails.xyz/support/faqs.md)
- [How Do I Get Help With the Platform?](https://help.rails.xyz/support/faqs/how-do-i-get-help-with-the-platform.md)
- [Why is My Application Not Approved?](https://help.rails.xyz/support/faqs/why-is-my-application-not-approved.md)
- [Rails 2.0 Migration Guide](https://help.rails.xyz/support/faqs/rails-2.0-migration-guide.md)
- [Airdrop FAQ](https://help.rails.xyz/support/faqs/airdrop-faq.md)
- [Contact Us](https://help.rails.xyz/support/contactus.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.rails.xyz/home.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.
