# DAO

{% hint style="info" %}
"A decentralized autonomous organization (DAO) is **an entity with no central leadership**. Decisions get made from the bottom-up, governed by a community organized around a specific set of rules enforced on a blockchain. DAOs are internet-native organizations collectively owned and managed by their members."
{% endhint %}

## How to be part of the DAO

{% hint style="warning" %}

* (1) You must have **`$VEGAS`** and stake it. Simple.
  {% endhint %}

## What do the DAO members win <a href="#how-to-be-part-of-the-dao" id="how-to-be-part-of-the-dao"></a>

* **`$VEGAS`** stakers win 100% of casino revenue :&#x20;
  * Reserve interest generated from anchor protocol and other yield accrual strategies decided by the DAO.
  * Casino advantage&#x20;
  * Lost bets

{% hint style="warning" %}
Stakers will generate income, even if there is no one playing :tada:
{% endhint %}

## DAOs can vote to modify

* 🛫 **Smart contracts migrations**
* **🏦 DAO capital funds**&#x20;
* 🕹️**New games**
* 📝**Changing contracts parameters**
* 💰Reserve yield accrual strategies

### <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://terra-vegas.gitbook.io/docs/governance/dao.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.
