# User Interface

View [Accessing the Protocol](https://github.com/TruFin-io/gitbook/blob/main/getting-access/accessing-the-protocol/README.md) to see more details about our onboarding process.

**1) Stake Tab**

<figure><img src="/files/NhxgYm4pjmjp1DPamYgR" alt="Stake tab"><figcaption><p>Stake tab</p></figcaption></figure>

1. **Wallet Balance:** The POL and TruPOL balance in your wallet.
2. **Staked Balance:** This is your total staked balance in the vault.
3. **Max amount available to stake:** The balance of POL you have available in your wallet for staking.
4. **Approved amount:** This is the amount of POL you have approved for staking.
5. **Vault Info:** This is a summary of the TruStake Vault (Total Staked, APY, Exchange Rate, and Fees)
6. **History:** Summary view of all historical transactions with the TruStake Vault

**2) Unstake Tab**

<figure><img src="/files/Yhit9hNnS0Yt1HVoKqj8" alt="Unstake tab"><figcaption><p>Unstake tab</p></figcaption></figure>

1. **Unstake Button:** Click this to initiate the unstaking process.
2. **Withdraw All:** Withdraw all amounts that have been unstaked in a single transaction.
3. **Withdraw**: Withdraw a specific unstake.
4. **History**: View all of your previous unstaking transaction history.

{% hint style="warning" %}
Digital assets are highly volatile. TruYields users agree to the T\&Cs [found in full here](https://www.truyields.com/privacy/).
{% endhint %}


---

# 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://truyields.gitbook.io/docs/trustake-vaults/user-interface.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.
