> For the complete documentation index, see [llms.txt](https://wiki-en-macos.tiger.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-en-macos.tiger.trade/other/faq.md).

# FAQ

- [API keys](https://wiki-en-macos.tiger.trade/other/faq/api-keys.md)
- [An account with entered API keys settings was not found](https://wiki-en-macos.tiger.trade/other/faq/api-keys/an-account-with-entered-api-keys-settings-was-not-found.md)
- [Cannot paste the public or secret key](https://wiki-en-macos.tiger.trade/other/faq/api-keys/cannot-paste-the-public-or-secret-key.md)
- [Invalid API key, IP, or permissions for action (-2015)](https://wiki-en-macos.tiger.trade/other/faq/api-keys/invalid-api-key-ip-or-permissions-for-action-2015.md)
- [Tiger.com wants to access key in your keychain](https://wiki-en-macos.tiger.trade/other/faq/api-keys/tiger.com-wants-to-access-key-in-your-keychain.md)
- [Connection to exchange](https://wiki-en-macos.tiger.trade/other/faq/connection-to-exchange.md)
- [Could not connect to the server](https://wiki-en-macos.tiger.trade/other/faq/connection-to-exchange/could-not-connect-to-the-server.md)
- [SSL error has occurred and a secure connection cannot be made to the server](https://wiki-en-macos.tiger.trade/other/faq/connection-to-exchange/ssl-error-has-occurred-and-a-secure-connection-cannot-be-made-to-the-server.md)
- [Sign in / Sign up](https://wiki-en-macos.tiger.trade/other/faq/sign-in-sign-up.md)
- [Error "Not found" in sign up](https://wiki-en-macos.tiger.trade/other/faq/sign-in-sign-up/error-not-found-in-sign-up.md)
- [Trading](https://wiki-en-macos.tiger.trade/other/faq/trading.md)
- [How to choose a trading pair](https://wiki-en-macos.tiger.trade/other/faq/trading/how-to-choose-a-trading-pair.md)
- [Is HEDGE MODE available in the app?](https://wiki-en-macos.tiger.trade/other/faq/trading/is-hedge-mode-available-in-the-app.md)
- [Is COIN-M futures trading available?](https://wiki-en-macos.tiger.trade/other/faq/trading/is-coin-m-futures-trading-available.md)
- [Is MARGIN TRADING available?](https://wiki-en-macos.tiger.trade/other/faq/trading/is-margin-trading-available.md)
- [Do not see SPOT or FUTURES tickers](https://wiki-en-macos.tiger.trade/other/faq/trading/do-not-see-spot-or-futures-tickers.md)
- [How P\&L and ROE% are calculated?](https://wiki-en-macos.tiger.trade/other/faq/trading/how-p-and-l-and-roe-are-calculated.md)
- [How to provide logs and other files for investigation by support team?](https://wiki-en-macos.tiger.trade/other/faq/how-to-provide-logs-and-other-files-for-investigation-by-support-team.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 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://wiki-en-macos.tiger.trade/other/faq.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.
