# DAO Reserve

The Radiant DAO Reserve is a multisig wallet that, in accordance with [**RFP-2**](https://dao.radiant.capital/#/proposal/0xbdf3daeda12219b9d19acdbbb6a2b0be3faa741573c1b8ae325b3737e76e9d95), serves as a router for RDNT emissions.

The Reserve is responsible for significant emissions allocation changes, as well as for the routing of extant emissions across current and subsequent chain deployments.

{% hint style="info" %}
**Radiant DAO Reserve Wallet:** 0x750129c21c7846CFE0ce2c966D84c0bcA5658497
{% endhint %}

Given the immutability of the Radiant smart contracts, it was not possible for the DAO to simply make adjustments to emissions. RFP-2 was [proposed ](/radiant/governance/proposal-process.md)(and subsequently ratified by RDNT tokenholders) in order to allow for better granularity with emission rates.

The Radiant DAO Reserve is governed by RDNT tokenholders and executed by a Council-directed *2-of-3* multisig.\
\
On March 21, 2023 - Radiant was notified that the DAO would be receiving 3,348,026 $ARB tokens from the Arbitrum DAO allocation. The Radiant DAO has yet to decide how these tokens will be utilized but is humbled and thrilled for the ability to participate in Arbitrum governance.


---

# 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/contracts-and-security/dao-reserve.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.
