# Staking

We design the staking process to provide reliable returns to token holders and support long-term sustainability of the ecosystem.

### Staking types

* **Soft Lock:** allows you to withdraw funds at any time, but the yield is provided only when storing tokens for more than 30 days.
* **Hard Lock:** fixed terms (3/6/12 months) with increased profitability and more significant privileges for participants.

***

### Profitability (APY)

| Lock period | Profitability(APY) |
| ----------- | ------------------ |
| No block    | 1%                 |
| 3 months    | 3%                 |
| 6 months    | 4,5%               |
| 12 months   | 6%                 |

Staking payments are made from the **Ecosystem Development Fund (10%)** and commission fees.


---

# 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://bafex.gitbook.io/bafex/tokenomics/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.
