> For the complete documentation index, see [llms.txt](https://callhub.gitbook.io/wp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://callhub.gitbook.io/wp/about-callhub.tech.md).

# About CallHub.tech

<figure><img src="/files/VUYYCNTv11WG0ovN5Yt2" alt=""><figcaption></figcaption></figure>

CallHub.tech is the ultimate cryptocurrency sharing platform that allows users to share tokens and track their progress. Our goal is to give everyone a chance to become a successful influencer in the crypto space without having to be famous or rich. Each registered user has their own profile that showcases their track record, encouraging others to follow them and their calls in case of success.

## Get Started

{% content-ref url="/pages/5GerT7Fl9HUSGqNkMvit" %}
[Registration](/wp/get-started/registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/AOU9pHXYB6ZzQt5YUyPF" %}
[Setting up Profile](/wp/get-started/setting-up-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/a59Zrx0G8yOw4twGeEgu" %}
[Subscriptions](/wp/get-started/subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/pages/e6ZwEB9ahMIyUrFhcMxw" %}
[Calls](/wp/get-started/calls.md)
{% endcontent-ref %}

{% content-ref url="/pages/KgiqvWu0oqcPEDb3LJmS" %}
[Roadmap](/wp/get-started/roadmap.md)
{% endcontent-ref %}

## Telegram

{% content-ref url="/pages/hC1WvhukOyZHuLJbHVtp" %}
[CallHub Bot](/wp/telegram/callhub-bot.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://callhub.gitbook.io/wp/about-callhub.tech.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
