# Moneta Staking

<details>

<summary>How does staking work in the DeFi Franc Protocol?</summary>

To start staking, all you need to do is deposit your MON token to the DeFi Franc [staking contract](https://app.defifranc.com/stake). Once done you will start earning a pro rata share of the borrowing and redemption fees in DCHF, ETH and wBTC.

</details>

<details>

<summary>When do I receive DCHF for staking, when ETH or wBTC?</summary>

You earn DCHF from the Borrow Fee and ETH or wBTC from the Redemption Fee.

</details>

<details>

<summary>How much will my staked MON earn?</summary>

Your MON stake will earn a share of the fees equal to your share of the total MON staked, at the instant the fee occurred.

</details>

<details>

<summary>Is there a lock-up period?</summary>

No, you can withdraw your staked funds at any time. If you received your MONs through the Airdrop and chose to freeze & earn, you do have a lock up period of 2000 days.

</details>

<details>

<summary>Can I stake DCHF tokens too? </summary>

You can only stake MON tokens. DCHF can be deposited into the [Stability Pool](/in-depth/stability-pool-and-liquidations.md) instead or be used to provide liquidity.

</details>


---

# 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.defifranc.com/tokenomics/moneta-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.
