# Convert SCRT <> sSCRT

#### How to convert SCRT <> sSCRT on Keplr

1. On your [Keplr wallet](https://wallet.keplr.app/) extension click on “Manage Portfolio in Keplr Dashboard”&#x20;
2. Click the hamburger menu (3 lines in the top left corner)
3. Select Secret Network for your chain
4. [Click Convert ](https://wallet.keplr.app/chains/secret-network?tab=convert)- *it is next to Staking and Governance on the left side, under the Secret Network logo.* <br>

   <figure><img src="/files/rBIBLBXmOusV4RpABpTu" alt=""><figcaption></figcaption></figure>
5. Now you can convert sSCRT to SCRT or SCRT to sSCRT. Select the option for the route you want to swap.
6. Enter the amount
7. Click “Convert” and approve the transaction


---

# 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.shadeprotocol.io/shade-protocol/get-started/beginner-resources/convert-scrt-less-than-greater-than-sscrt.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.
