# API keys

- [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)


---

# 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://wiki-en-macos.tiger.trade/other/faq/api-keys.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.
