# Power Trade Guides and FAQ

Learning resources to get you started using PowerTrade. If you have any questions, [don't hesitate to reach out](mailto:support@power.trade), email support or [Telegram](https://t.me/power_trade).

## How to use PowerTrade

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Getting Started</strong></td><td><a href="how-to-use-powertrade/getting-started">getting-started</a></td></tr><tr><td align="center"><strong>Login</strong></td><td><a href="how-to-use-powertrade/login">login</a></td></tr><tr><td align="center"><strong>Email Issues</strong></td><td><a href="how-to-use-powertrade/email-issues">email-issues</a></td></tr><tr><td align="center"><strong>Subaccounts</strong></td><td><a href="how-to-use-powertrade/subaccounts">subaccounts</a></td></tr><tr><td align="center"><strong>Security Tips</strong></td><td><a href="https://github.com/Power-Trade/support-site-gitbook/blob/develop/broken-reference/README.md">https://github.com/Power-Trade/support-site-gitbook/blob/develop/broken-reference/README.md</a></td></tr><tr><td align="center"><strong>Deposits</strong></td><td><a href="how-to-use-powertrade/deposits">deposits</a></td></tr><tr><td align="center"><strong>Withdrawals</strong></td><td><a href="how-to-use-powertrade/withdrawals">withdrawals</a></td></tr><tr><td align="center"><strong>Account Verification</strong></td><td><a href="how-to-use-powertrade/account-verification">account-verification</a></td></tr><tr><td align="center"><strong>Corporate Accounts</strong></td><td><a href="how-to-use-powertrade/corporate-accounts">corporate-accounts</a></td></tr><tr><td align="center"><strong>Fees</strong></td><td><a href="how-to-use-powertrade/fees">fees</a></td></tr></tbody></table>

***

## Trading

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Options</strong></td><td><a href="trading/options">options</a></td></tr><tr><td align="center"><strong>Futures</strong></td><td><a href="trading/futures">futures</a></td></tr><tr><td align="center"><strong>Margin &#x26; Liquidation</strong></td><td><a href="trading/margin-and-liquidation">margin-and-liquidation</a></td></tr><tr><td align="center"><strong>Perpetuals</strong></td><td><a href="trading/perpetuals">perpetuals</a></td></tr><tr><td align="center"><strong>Spot</strong></td><td><a href="trading/spot">spot</a></td></tr><tr><td align="center"><strong>API</strong></td><td><a href="https://github.com/Power-Trade/support-site-gitbook/blob/develop/broken-reference/README.md">https://github.com/Power-Trade/support-site-gitbook/blob/develop/broken-reference/README.md</a></td></tr><tr><td align="center"><strong>Tokenized Stocks (xStocks)</strong></td><td><a href="https://support.power.trade/~/revisions/DxSDjTN4wdcdPiEtVovj/trading/xstocks-tokenized-stocks">https://support.power.trade/~/revisions/DxSDjTN4wdcdPiEtVovj/trading/xstocks-tokenized-stocks</a></td></tr></tbody></table>

***

## Legal

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Legal &#x26; Privacy Policies</strong></td><td><a href="legal/legal-and-privacy-policies">legal-and-privacy-policies</a></td></tr><tr><td align="center"><strong>Country Availability</strong></td><td><a href="legal/country-availability">country-availability</a></td></tr><tr><td align="center"><strong>Risk Disclosure</strong></td><td><a href="legal/risk-disclosure">risk-disclosure</a></td></tr><tr><td align="center"><strong>Security</strong></td><td><a href="legal/security">security</a></td></tr></tbody></table>


---

# 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://support.power.trade/readme.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.
