# RugDAO FAQ

## How do I convert $RUG to $RDAO?

You can claim $RUG and convert $RUG to $RDAO on the [claim dashboard](https://claim.rug.fm/).

&#x20;

## How do I vote on proposals?

You can vote on ***active*** proposals on the [RugDAO Platform](https://dao.rug.fm/).

An archive of past proposals can be found on [Snapshot](https://snapshot.org/#/rugcommunity.eth).

&#x20;

## How can I submit an idea?

You can submit ideas in the *proposal-ideas* forum in our [Discord](https://discord.gg/rugradio) (Token gated for $RDAO holders only).

We are currently in the process of building a formal, more robust [DAO platform](https://dao.rug.fm/) where proposals, commentary, and voting will all live in one place.

&#x20;

## How can I view stats about the DAO?

To see stats such as $RDAO holders and circulating $RDAO tokens, check out our [Dune Dashboard](https://dune.com/Na2/rug-radio-dao).

&#x20;

## Where can I find the treasury and team wallets?

* Treasury Wallet: [0x28d5351915cf2638e562b19e1ee75f93d5af3adf](https://etherscan.io/address/0x28d5351915cf2638e562b19e1ee75f93d5af3adf)
* Team Wallet: [0x46626758993c9048abf7a1c28585ffb0ab900aba](https://etherscan.io/address/0x46626758993c9048abf7a1c28585ffb0ab900aba)
* NFT Wallet: [0x3E352844f1DC39F215c34F3945fD1d1d8e4C7995](https://etherscan.io/address/0x3E352844f1DC39F215c34F3945fD1d1d8e4C7995)


---

# 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://wiki.rug.fm/rug-radio/rugdao/rugdao-faq.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.
