> For the complete documentation index, see [llms.txt](https://docs.cryptexlock.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-fees.md).

# Vesting Fees

There are 5 ways to pay for Team Vesting Service:<br>

1. \~$40 in CRX equivalent + 0.5% tokens (only BSC)
2. \~$50 in network currency (ETH, BNB and etc.) equivalent + 0.5% tokens
3. \~1200$ in CRX equivalent flat rate
4. \~1500$ in network currency (ETH, BNB and etc.) equivalent flat rate
5. Lock 134 CRX along with your tokens. You will receive it with last unlock.\
   \
   **Disclaimer:** USD value of presented fees is not fixed and may be different depending on currency rates. We are trying to keep it updated manually.


---

# 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://docs.cryptexlock.me/cryptex-services/vesting/vesting-fees.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.
