> 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/presale-usdtdfi/usdtdfi-seed-series-a-token-presale.md).

# $TDFI - Seed Series A Token Presale

{% hint style="success" %}
As part of the **Tradefi.bot** project, we offer a structured **Token Presale** plan across three distinct series (Series A, B, and C). These presales provide early investors with exclusive opportunities to acquire **$TDFI tokens** at significant discounts, offering higher potential returns compared to the public presale phase. Each series has unique parameters, including soft caps, hard caps, token prices, and varying levels of participation in the total supply of **$TDFI** tokens.
{% endhint %}

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

## **Token Presale - Seed Series A** (70% Discount)

The **Series A** presale offers the deepest discount and is ideal for investors looking to capitalize on early access to **$TDFI** tokens at a significantly reduced price.

* **Price**: $0.4444 per token
* **Soft Cap**: $40,000
* **Hard Cap**: $200,000
* **Tokens Sold**: 450,000 tokens

**Benefits:**

* Investors benefit from a **233.33% gain** if the tokens are sold at the listing price of $1.4865, multiplying their capital by **3.346x**.
* Participants can sell their tokens at the listing price when the public presale begins in the **OTC market**, securing their profit margin early.
* **Supply Participation**:
  * 0.09% of the total supply of **500,000,000 $TDFI**.
    * 0.225% of the total **200,000,000 $TDFI** allocated for presales.
    * Lineal Vesting of 20% x month at TGE


---

# 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/presale-usdtdfi/usdtdfi-seed-series-a-token-presale.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.
