# Manage Radiant

The **Manage Radiant** dashboard is where users can oversee the key components of their participation in the protocol:

* **Dynamic Liquidity (dLP)** — View and manage your locked dLP positions, including lock duration, auto-relock settings, and redeemable balances.
* **Platform Revenue** — Claim protocol fees distributed in blue-chip assets such as ETH, BTC, and stablecoins.
* **Vesting RDNT** — Track RDNT rewards that are subject to vesting, exit early (with penalty), or withdraw tokens once the vesting period has been completed.

{% content-ref url="manage-radiant/dlp" %}
[dlp](https://docs.radiant.capital/radiant/project-info/manage-radiant/dlp)
{% endcontent-ref %}

{% content-ref url="manage-radiant/platform-revenue" %}
[platform-revenue](https://docs.radiant.capital/radiant/project-info/manage-radiant/platform-revenue)
{% endcontent-ref %}

{% content-ref url="manage-radiant/vesting-rdnt" %}
[vesting-rdnt](https://docs.radiant.capital/radiant/project-info/manage-radiant/vesting-rdnt)
{% endcontent-ref %}


---

# 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.radiant.capital/radiant/project-info/manage-radiant.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.
