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

# Features

## For all

**Fair Leaderboard.** Every Signal Provider is displayed on a fair leaderboard based on their Signal performance. No matter who you are, where you are from, and how much money you spend on marketing. The only way to get to the TOP of the leaderboard is by submitting profitable Signals.

<figure><img src="/files/BdVrARs6EY6pOBZM8cQ9" alt=""><figcaption><p>Leaderboard with Signal Providers.</p></figcaption></figure>

**Deep Telegram integration.** You can explore Signal Providers, create Signal, trade, manage subscriptions, and use everything else that Cryfi has to offer without leaving Telegram, thanks to TMA(Telegram Mini App) that opens an app right in Telegram.

### Learn how Cryfi serves all kinds of Traders:

{% content-ref url="/pages/IHfntRDizhcMGzPqj4lV" %}
[For Traders + Newbies](/cryfi/overview/features/for-traders-+-newbies.md)
{% endcontent-ref %}

{% content-ref url="/pages/ANO4YlYrSyYgh768csmx" %}
[For Signal Providers + Pro Traders](/cryfi/overview/features/for-signal-providers-+-pro-traders.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://cryfi.gitbook.io/cryfi/overview/features.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.
