# Stake

Stake page is the place where LP token staking is managed.

Total Value Locked and average APR for MOOX-BUSD LP and MOOX-BNB LP tokens can be seen here.

To start staking, LP token transfer to StakeManager contracts must be approved.

### Stake LP tokens

To stake LP token, you need to add liquidity and have LP tokens first.

However, MOOX V1 is deprecated, in terms of backward compatibility and switching between two, versions, MOOX-BNB LP staking is still available.

<figure><img src="/files/NSc7ccbzl7aQOVmA0n1q" alt=""><figcaption></figcaption></figure>

### Stake MOOX

MOOX staking is awarded with a fixed APR.

You can see your earning progress on the progress bar.

### Add/Remove LP Tokens

By clicking <mark style="color:blue;">+</mark> button more LP token can be staked.&#x20;

By clicking <mark style="color:blue;">-</mark> button, desired amount of staked LP tokens can be removed.

Pending award is transferred to wallet before adding or removing LP tokens. So, after adding/removing LP token pending award will start from 0.

### Add/Remove MOOX

By clicking <mark style="color:blue;">+</mark> button, you can increase your staked MOOX amount, and you can earn more ticket awards.&#x20;

By clicking <mark style="color:blue;">-</mark> button, desired amount of MOOX can be removed.

Ticket earning isn't automatically transferred to wallet when MOOX is added or removed. It must be collected separately.


---

# 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.moox.one/all-in-one-platform/stake.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.
