# Stake

{% hint style="info" %}
Orchai protocol currently only supports Keplr Wallet. Set up the [Keplr Wallet extension](https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap?hl=en) onto the browser to be able to use the protocol.
{% endhint %}

The **Stake** page enables users to easily interact with [sORAI and scORAI](/orchai-liquid-staking/staked-assets-sassets.md). Through this page, users can stake ORAI to get sORAI/scORAI, unstake sORAI/scORAI to get ORAI, claim sORAI rewards and convert sORAI to scORAI and vice versa.

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

## Convert

1\. Navigate to the **Stake** page and click the **\[Convert]** button.

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

2. Click the double arrow button to select the type of token you want to convert to.

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

3. Enter amount of token to convert.

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

4\. Click the **\[Convert]** button to confirm.

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

5. Convert complete

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


---

# 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.orchai.io/user-guide/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.
