# BDCA Token

BitDCA application is accompanied by its native BDCA token.

**Highlights about BDCA token**

1. BDCA token holders are rewarded with a share of the fees generated from every transaction made by users of the Littlebit app. For more details, refer to the [*Staking and NFTs*](/bdca-token/staking-and-rewards.md) chapter.
2. In the non-public presale, we have successfully raised over $6 million for BDCA tokens. Furthermore, 90% of these tokens have been staked for multiple years! For additional details, visit our website, audited by Certik.
3. The BDCA contract has been audited and includes no ADMIN role. This ensures that its usage cannot be stopped by any entity, and it is not possible to blacklist wallets or freeze its circulation.
4. A unique vesting mechanism is in place for team members. To claim their vested tokens, team members must contribute to increasing the token's value. Read more in the *BDCA Distribution and* *Vesting* section.


---

# Agent Instructions: 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://gitbook.bitdca.com/bdca-token.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.
