# RNG DAO | Other

<figure><img src="/files/9Kf2J5hezyGBzQAzjwid" alt="" width="563"><figcaption></figcaption></figure>

## ✅What is RNGDAO?

RNGDAO is a project that leverages a DAO to produce random numbers. These numbers, generated by RNGDAO, are managed in a decentralized fashion, making sure they're beyond the control of users, project developers utilizing RNGDAO, or even the operators of RNGDAO itself.

## ✅How does it operate?

Participants looking to use the random number generation provide a hashed value to RNGDAO, derived from SHA3 executed in their local environment. RNGDAO then processes this hash value using its proprietary algorithm to generate the random number, which is subsequently recorded on the blockchain. Projects can then access and utilize this random number.

## ✅What are the benefits of RNGDAO?

By using random numbers from RNGDAO allows projects to uphold "transparency" and "fairness", ensuring dependable services for their users.

Please click here for more details. （Coming Soon）

<br>


---

# 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.defi-verse.org/defiverse/ecosystem/rng-dao-or-other.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.
