# Stake and Unstake KAI

## Steps to Stake your KAI with Provider&#x20;

**Step 1: Choose a Provider**&#x20;

* Select a Provider from the list.
* Click the "Stake" button to proceed.

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

**Step 2: Stake KAI Dialog Popup**

* A dialog will appear, prompting you to enter the amount of KAI you wish to stake.
* Confirm the Checker Node ID before proceeding.
* Input the amount and click **"Stake"** to complete the process.

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

## Steps to Unstake your KAI&#x20;

**Step 1: Select the Provider to Unstake**

* Choose the Provider from your staking list.
* Click "**Unstake**" to initiate the process.

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

**Step 2: Unstake KAI**

* Enter the amount of KAI you want to unstake.
* Click **"Unstake"** to finalize the process.

<figure><img src="/files/tUR5tqlaYuKx2wS4LTOH" 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.kaisar.io/kaisar-network/kaisar-architecture/products/kaisar-onenode/kaisar-provider/how-to-manage-kaisar-provider/stake-and-unstake-kai.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.
