# Anything missing?

We actively expand the HyperTracker API based on feedback from our users. There are no restrictions on what you can suggest. If something is missing, we want to know.

We review every submission and welcome new ideas of any scope. Whether it’s a small data tweak or a major feature proposal, your feedback directly shapes what comes next.

#### How to Request:

* Contact us through our telegram: <https://t.me/HyperTrackerio>
* Give us a shoutout in our discord: <https://discord.gg/FaXVPH6YVN>
* Or shoot us an email over at: <support@coinmarketman.com>

#### Help shape HyperTracker

The API grows with your input. Let us know what would make it even more powerful for you.

<figure><img src="/files/G2exOWmz9jqANH6Y5CuU" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.coinmarketman.com/endpoints/anything-missing.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.
