# How to Stake Synthetics

* Go to the **Markets** page
* Select the row of a synthetic you want to stake

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

* On the synthetic's market subpage, enter an amount in the staking widget to stake
* Build and submit the transaction by clicking "Stake"

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

* Similarly, unstake your staked position and claim rewards after some time by clicking "Unstake"


---

# 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.butane.dev/how-to-use-butane/guides/how-to-stake-synthetics.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.
