# Staking / unstaking IOTX

To stake your IOTX for uniIOTX, click 'Connect Wallet' at the top of the page to link your MetaMask to the DAPP. Once connected, the mint/withdraw function for uniIOTX will be available.<br>

To be able to view your uniIOTX on your Metamask wallet, click 'Add to MetaMask' to import the uniIOTX token to MetaMask.<br>

Unstaking uniIOTX must be done in units of 1 million IOTX and will require 94 days to process and unlock your staked IOTX. After the token is unlocked, you will be able to claim it by transferring it to your wallet. It is important to note that rewards will also be accumulated during the unstaking period. You will be able to claim the rewards accumulated during this unstaking period anytime as you wish.


---

# 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.bedrock.technology/multi-asset-liquid-staking/uniiotx/staking-unstaking-iotx.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.
