# Stake more

**Step 1**: Open the SubWallet extension and choose the "**Earning**" tab at the bottom of the screen. In the Your earning positions screen, select the subnet you want to stake more.

<div><figure><img src="/files/TQN9PlcRMDUf9DW8zYhy" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/kn8J4WcylDS8tImEZiTw" alt="" width="362"><figcaption></figcaption></figure></div>

**Step 2**: Click "**Stake more**" to add more funds to your stake.

<figure><img src="/files/aOYX3FsMxYlkXNKkWRv1" alt="" width="362"><figcaption></figcaption></figure>

**Step 3**: Enter the amount and the validator you want to add to your staked subnet. Once done, click "**Stake**".

{% hint style="info" %}
Like Direct nomination, with Subnet staking, you can choose another validator as you add more funds to your subnet.
{% endhint %}

<div><figure><img src="/files/IW42QMS6OHeA48YUdfJX" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/1DMxvu58haIrqZKO22T1" alt="" width="362"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
If the slippage calculated by SubWallet for your transaction exceeds 0.5%, you will not be able to proceed with your stake. In this case, you will need to lower the stake amount to proceed.

<img src="/files/vDQ3zFMdVUNkq34ypbhc" alt="" data-size="original">
{% endhint %}

**Step 4**: Check the information and confirm your request by clicking "**Approve**".&#x20;

<figure><img src="/files/P62xh0ntdhsu9GKyXgvb" alt="" width="362"><figcaption></figcaption></figure>

{% hint style="info" %}
A staking fee of 0.00005 TAO will be deducted from your stake once the transaction is complete.&#x20;

*For example, if you enter 1 TAO in the Amount field, after the transaction is complete, your staked amount will be 1 - 0.00005, which equals 0.99995 TAO.*

![](/files/DaQ2qoz0lU2timE67Y3p)
{% endhint %}

**Step 5:** Your request has been submitted!

<figure><img src="/files/qMX43RnBViY6wLRNaTHd" alt="" width="363"><figcaption></figcaption></figure>

You can either click "**Back to home**" to return to the homepage or "**View transaction**" to see transaction details in the History tab.


---

# 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.subwallet.app/main/extension-user-guide/earning/subnet-staking-dtao-staking/stake-more.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.
