# Stake and Mint

## 1. Stake

Connect to Kine Finance dApp, enable the token you want to stake, let's say you want to stake WBTC.

click "Enable", then "Use WBTC as Collateral"

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

Approve the transaction and wait for a bit, your WBTC will be enabled. Now click "Add"

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

Approve WBTC for staking

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

Approve the transaction and wait for a bit, the approve button will change to "STAKE".

Now input your staking amount, or click "Max" to stake all the token balance. Then click "STAKE"

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

Approve the transaction and wait for a bit, your staking value will increase.

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

### 2. Mint kUSD

Mint kUSD now that you have spare staking value.

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

80% is the predefined max percentage that you can mint into kUSD from your staking value. Input amount then click "MINT"

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

Approve the transaction and wait for a bit, you will be able to see your kUSD balance increased and available for wallet transfer. Click on the "+" button to add kUSD or Kine to your wallet.

![](/files/-MVFl7WcqS4SzjbJGnHZ)

<figure><img src="/files/n0GUXotW6ZEeDV2rbKWJ" 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://kine.gitbook.io/kine-docs-portal/tutorials/stake-and-mint/stake-and-mint.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.
