# Staking

**CryptEx has own Staking platform.**\
\
50% of fees generated from services on the CryptEx platform, including locking, vesting, and constructing smart contracts go directly to CRX Stakers. CryptEx takes commissions from its customers. 50% of these commissions are shared between CRX holders through the staking program.&#x20;

### Versions

* v1 - stake CRX to earn WBNB (bug in calculations, don’t allow to withdraw or deposit tokens without extra premium distribution)
* v2 - stake CRX to earn WBNB (fixed calculations)

**There is all detailed information in our Staking FAQ:**

{% content-ref url="/pages/uPGLpkb4xLb0xMR95bqH" %}
[Staking FAQ](/faqs/staking-faq.md)
{% endcontent-ref %}


---

# 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://docs.cryptexlock.me/cryptex-token-crx/staking.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.
