> For the complete documentation index, see [llms.txt](https://docs.metalx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metalx.com/staking/staking-on-metal-x/stake-xpr-flexible.md).

# Stake XPR (Flexible)

XPR staking uses a **flexible staking model** designed to help secure the XPR Network.

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

#### How XPR Staking Works

* XPR can be staked without a fixed end date
* Rewards accrue continuously and are paid in XPR
* Stakers must vote for Block Producers
* Unstaking requires a short 24 hour unlock period

#### Key Features

* **Term:** Flexible
* **APR:** Variable
* **Unstaking:** Available at any time after a 24-hour unlock
* **Block Producers:** Minimum of 4 must be selected

#### Staking XPR

<div align="left"><figure><img src="/files/8dJE7I0o4MNA5TXXXUHl" alt="" width="375"><figcaption></figcaption></figure></div>

1. Select **Stake XPR** (click [details](https://app.metalx.com/staking/XPR) or stake)
2. Enter the amount of XPR to stake
3. Choose at least 4 Block Producers
4. Confirm the transaction

Your selected Block Producers do not affect your reward rate.

#### Unstaking XPR

* Initiate unstaking from the **Manage** panel
* Tokens enter a 24-hour unlock period
* After unlock, XPR can be withdrawn back to your wallet

***

### Historical Rates

Each staking asset includes a **Historical Rates** chart showing past APR performance.

* Rates are shown for reference only
* Historical APR does not guarantee future returns
* Users can view 7D, 30D, 90D, or all-time data


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.metalx.com/staking/staking-on-metal-x/stake-xpr-flexible.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
