> 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/how-cryfi-works/for-traders-subscribe-and-trade-signals.md).

# For Traders: Subscribe & Trade signals

{% embed url="<https://www.youtube.com/watch?ab_channel=Cryf&v=uUCFSyglH60>" %}
How Cryfi works for Traders: Join Signal channel and trade Signals through Telegram
{% endembed %}

### V1.2

1. **Open Telegram.** Search [<mark style="color:blue;">**@CryfiBot**</mark>](https://t.me/CryfiBot) and hit Start.
2. **Click the "I'm a Trader" button to open Cryfi's App.**

<figure><img src="/files/31xoG4CCivq6kAjOCvCU" alt="Cryfi App. Trader&#x27;s view" width="325"><figcaption><p>Cryfi App. Trader's view</p></figcaption></figure>

3. **Explore Signal Providers.** Discover all Signal Providers that use Cryfi and join their free channels/groups or subscribe to their paid channel through [Yoki Finance](https://yoki.finance/) Web3 Subscription payments.&#x20;
4. **Try a Free trial.** Some providers offer free trial access to their paid channels. That's a great opportunity to check the Signal channel before subscribing.

*Inside Signals' channel*

5. **Hit the Copy Signal button.** Hit "*<mark style="color:purple;">Copy Signal</mark>* " right from the Signal channel to start interacting with Cryfi Bot.
6. **Connect your Binance API.** Follow the instructions inside the Telegram bot Mini App to connect your Binance API. Currently, we support only Binance Signals execution.
7. **Trade Signal.** After connecting the Binance API, you will see the Signal that you copied. Edit entry, exit, stop loss, leverage, and position size in percentage if needed. To execute the Signal, ***add position size in traded currency*** (i.e, for BTC/USDT position size will be USDT). Review the order and choose if you wish to cancel the trade when the Target 1 is reached before any Entry 1 target is filled to put all orders on Biannce exchange.

<figure><img src="/files/XWZSkt5MZv8j8U1PYvwV" alt="Trade Signal flow"><figcaption><p>Trade Signal flow</p></figcaption></figure>

8. **Manage Signals.** Manage Signals right from Cryfi and edit all orders you executed or plan to execute even before they appear on the exchange.
9. **Manage Subscriptions.** Manage your paid subscriptions through Cryfi. If you want to change the subscription, click on "<mark style="color:blue;">Manage Subscription</mark>" and hit "<mark style="color:blue;">Cancel subscription</mark>" first. Choose the new plan and subscribe again. Additionally, you can always navigate to your non-custodial wallet to cancel the subscription by cancelling the contract.
10. **Manage Binance APIs.** Open the "<mark style="color:blue;">Manage Binance API</mark>" page to remove or add new API keys.


---

# 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:

```
GET https://cryfi.gitbook.io/cryfi/overview/how-cryfi-works/for-traders-subscribe-and-trade-signals.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.
