# About

- [What's new?](https://gunthy.gitbook.io/wiki/about/whats-new.md): Here's a quick overview of the most important changes introduced with Gunbot v23
- [New in v22](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v22.md): Here's a quick overview of the most important changes introduced with Gunbot v22
- [New in v20](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v20.md): Here's a quick overview of the most important changes introduced with Gunbot v20
- [New in v18](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v18.md): Here's a quick overview of the most important changes introduced with Gunbot v18
- [New in v16.7+](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v16.7+.md): Here's a quick overview of the most important changes introduced with Gunbot v16.7+
- [New in v16](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v16.md): Here's a quick overview of the most important changes introduced with Gunbot v16
- [New in v15](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v15.md): Here's a quick overview of the most important changes introduced with Gunbot v15.
- [New in v13 / v14](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v13-v14.md): Here's a quick overview of the most important changes introduced with Gunbot v14.
- [New in v12](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v12.md): Here's a quick overview of the most important changes introduced with Gunbot v12.
- [New in v11](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v11.md)
- [New in v10](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v10.md)
- [New in v9](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v9.md)
- [New in v8](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v8.md)
- [New in v7](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v7.md)
- [New in v6](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v6.md)
- [Supported exchanges](https://gunthy.gitbook.io/wiki/about/supported-exchanges.md): Gunbot supports trading on a wide rage of exchanges. Exchanges listed as "Certified" have been supported in Gunbot for a long time.
- [Creating API keys](https://gunthy.gitbook.io/wiki/about/supported-exchanges/creating-api-keys.md): Requirements when creating a new API key at supported exchanges.
- [Websockets support](https://gunthy.gitbook.io/wiki/about/supported-exchanges/websockets-support.md): Overview of exchanges Gunbot can connect to using websockets
- [License info & system specs](https://gunthy.gitbook.io/wiki/about/system-requirements.md): Minimum requirements for running Gunbot.
- [How to create a wallet](https://gunthy.gitbook.io/wiki/about/system-requirements/how-to-create-a-wallet.md): Steps to create a compatible wallet to hold Gunthy tokens.


---

# 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://gunthy.gitbook.io/wiki/about.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.
