> For the complete documentation index, see [llms.txt](https://docs.kiln.fi/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kiln.fi/v1/kiln-products/dashboard/unstaking/tron-trx.md).

# Tron (TRX)

<figure><img src="/files/o1VID1B9wyWoZv6ksezT" alt=""><figcaption><p>TRX stakes on Kiln Dashboard</p></figcaption></figure>

## Unstake

You can unstake TRX by simply clicking "Unstake" on your stake. After that you will be able to connect your wallet and unstake.

{% hint style="warning" %}
After unstaking, you need to wait for 14 days before being able to withdraw the funds of this unstaking.

If there are previously unstaked assets that have passed the lock-up period, this unstaking operation will automatically withdraw them to the account.
{% endhint %}

<figure><img src="/files/H8nOpqxO9XOuIhRQY9kO" alt=""><figcaption><p>Unstake TRX on Kiln Dashboard</p></figcaption></figure>

## Withdraw rewards&#x20;

You can withdraw your available TRX rewards, by selecting "Withdraw rewards" on the dashboard. After that you will be able to connect your Fireblocks Vault and withdraw your TRX rewards.

<figure><img src="/files/q78F9TvkQSSOJUMbTpbW" alt=""><figcaption><p>Withdraw TRX rewards</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kiln.fi/v1/kiln-products/dashboard/unstaking/tron-trx.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.
