> For the complete documentation index, see [llms.txt](https://docs.tradefi.bot/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradefi.bot/whitepaper/tradefi.bot-telegram-app/daily-checking.md).

# Daily Checking

{% hint style="success" %}
The Daily Check-in system in the Tradefi.bot Telegram App is designed to reward users for accessing the app daily. This system not only encourages active participation but also provides a simple and consistent way to accumulate valuable rewards, enhancing your overall experience within the ecosystem. As consecutive check-in days increase, the rewards become progressively more attractive, motivating users to engage daily.
{% endhint %}

## How Does the Daily Check-in Work?

**1. Daily Access:** Users simply need to log into the app each day and complete the daily check-in.

**2. Progressive Rewards:** Rewards increase with each consecutive day of check-in, starting with basic points like crTDFI and scaling up to exclusive benefits like free bots, premium access, and advanced tools.

**3. Claim Your Rewards:** Rewards are unlocked daily and can be claimed directly within the app with just one click.

<figure><img src="/files/iDNvOuWI6TxebfTZbDnE" alt="" width="188"><figcaption></figcaption></figure>

## Check-in Rewards

The check-in system offers a variety of rewards that grow throughout the month, including:

&#x20;   • CREDITS (crTDFI):

&#x20;   • Starts with 1,000 crTDFI on the first day and can increase up to 50,000 crTDFI by day 30.

&#x20;   • $TDFI and USDT:

&#x20;   • Users receive $TDFI and USDT on specific days, such as 2 USDT on day 2 and 10 $TDFI on key milestone days.

&#x20; Premium Tools:

&#x20;   • Access to exclusive tools like advanced TradingView indicators and free bots on selected days (e.g., days 10, 15, 20, and 30).

&#x20;   • Play Passes and Bolts:

&#x20;   • Play Passes are provided to boost the Tap-to-Earn Game, maximizing crTDFI generation.

<div><figure><img src="/files/3ivn62MTzUtQ1VIxzW2e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sCTgR2GGIVnXG3Y3LdfY" alt=""><figcaption></figcaption></figure></div>

## Benefits of the Daily Check-in

**1. Encourages Loyalty:** Scalable rewards designed to motivate users to interact with the app daily.

**2. Continuous Value Generation:** crTDFI earned can be exchanged for USDT, $TDFI, or used to activate signal bots that generate more crTDFI.

**3. Exclusive Access to Tools:** Users gain bots and premium tools as part of their rewards, enhancing their trading experience.

**4. Builds Habits:** Promotes consistent interaction, allowing users to become more familiar with the app’s core features.

<br>

## Strategies to Maximize Rewards

**1. Check-in Daily:** Ensure you complete the check-in each day to avoid losing accumulated progress.

**2. Plan Your Rewards:** Use crTDFI earned to activate bots or upgrade your level in the Tap-to-Earn Game.

**3. Engage with Other Features:** Leverage the tools and premium access gained to maximize your performance in the app.

> The Daily Check-in system transforms daily interaction with the app into a consistent source of value. With rewards including **crTDFI, $TDFI, USDT, and exclusive tools**, this system not only rewards loyalty but also provides users with a strategic edge within the Tradefi.bot ecosystem. Make sure to complete your check-in every day and make the most of the opportunities the app has to offer.


---

# 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://docs.tradefi.bot/whitepaper/tradefi.bot-telegram-app/daily-checking.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.
