# 1. Stake xFER into Vaults

**Step 1.** Go to Ferro “Pools” page and click “Get Boost Power”.

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

**Step 2.** Under “Stake xFER to Vault”, click “Stake”.

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

**Step 3.** Select a desired locking period.

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

**Step 4.** Enter the amount of xFER you want to deposit to the vault, then click “Deposit in Vault”.

<figure><img src="/files/3RRVdPCrm6rzk750Xol4" alt=""><figcaption></figcaption></figure>

**Step 5.** Review the xFER staking details, then click “Confirm”.

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

**Step 6.** Review the transaction details on your wallet, then approve the transaction and wait for confirmation.

**Step 7.** Once confirmed, you have successfully staked the xFER into the selected vault!


---

# 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.ferroprotocol.com/user-guides/pool-boost/get-boost-power/1.-stake-xfer-into-vaults.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.
