> For the complete documentation index, see [llms.txt](https://gamerse.gitbook.io/gamerse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamerse.gitbook.io/gamerse/features/untitled.md).

# Social DAO

Gamerse at its core is a community-driven social platform for Gamers, NFT, and Metaverse enthusiasts. The biggest revolution in the crypto space is decentralization, which essentially means that there’s no control by a government, central bank or any other entity. This leads to one of the most prominent utilities of $LFG; its governance utility within the decentralized autonomous organization (DAO). Before we dive into how this DAO works, with Gamerse everything is social so we have created a social DAO model which adds a higher level of autonomy.

**How does Gamerse Social DAO work?**

1.) In order to enter the DAO you will have to stake tokens in one of our three pools, Moon, Mars, or Venus. The amount of tokens has yet to be announced, however there will be minimum staking requirements for each pool with Moon being the highest and leading to more incentives.

2.) Our social DAO means that not only the platform decides what our governance holders vote on but the DAO suggests topics for polling. This creates a fair and even more decentralized layer as the DAO decides what decisions are voted upon.

3.) Our DAO will decide on which IGOs/INOs to invest in using the DAO pools staked treasury. Ticket sizes for investment will depend on which tier you are participating in.

4.) Social DAO will have social engagement features such as like, comment and share. These social features will decide which decision is put forth to the community to vote upon and for each successful poll, the nominee will be rewarded with a verified Gamerse checkmark and a rare NFT.&#x20;

Holders of the $LFG token will have voting rights in some of the governance decisions on the platform, similar to other blockchain DAOs. Participants can make governance proposals for improvements on the platform itself, marketing of the platform, etc. and if enough of the $LFG token-holders support the proposal, funds will be allocated for the proposal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gamerse.gitbook.io/gamerse/features/untitled.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
