> For the complete documentation index, see [llms.txt](https://team-dao-labs.gitbook.io/dao-labs-v2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://team-dao-labs.gitbook.io/dao-labs-v2-docs/readme.md).

# Social Mining V2

{% hint style="info" %}
**Social Mining V2,** is all in one platform for **Soft Staking SaaS**, **DAO Labs**, **DAOVERSE**, and **Governance**
{% endhint %}

**Social Mining** is a multi-chain community building and governance ecosystem that consists of different areas and entities: **Social Mining SaaS**, **DAO Labs**, **DAOVERSE**, and **Social Mining Governance**.

{% hint style="info" %}
**DAO Labs** is the proprietor of the Social Mining SaaS.

**Social Mining SaaS** is the core product of DAO Labs' software suite, DAO Governance Solution for Digital Business, natively compatible with multiple blockchain infrastructures, including Ethereum, BSC, Polygon, NEM, and Symbol. Social Mining SaaS functions as a governance layer to incentivize decentralized developments and collaborations, maximizing the potential and outputs of any organization's networks and communities.

**DAOVERSE** is DAO Labs' Social Mining V1 platform, incentivizing any interested individual to govern and build DAO Labs' Social Mining community.

**Social Mining Governance** is a decentralized hub that governs the Social Mining V2 development and Social Mining community-building, currently enabled by **DAOVERSE**'s Labour Index system. Social Mining's governance token, LABOR, will be minted and distributed to **DAOVERSE** users based on their individual efforts fueling their respective Labour Indexes.
{% endhint %}

Social Mining v2 comes with new features set to deliver a more friendly user interface.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td><a href="/files/v5mXxmaK7cCSLVAOyz7g">/files/v5mXxmaK7cCSLVAOyz7g</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><strong>Account &#x26; Profile Setup</strong></td><td>Easy Account Setup for V2</td><td><a href="/files/V6dSUbW9EYprg8XUoqrh">/files/V6dSUbW9EYprg8XUoqrh</a></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td></tr><tr><td><strong>V2 Scan Module</strong></td><td>Tasks, Tweets &#x26; Retweets</td><td><a href="/files/Aill7u8EYGZQvxpVQH26">/files/Aill7u8EYGZQvxpVQH26</a></td><td></td><td><a href="/pages/i73g4LZQanoLj7XtSO18">/pages/i73g4LZQanoLj7XtSO18</a></td></tr></tbody></table>


---

# 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://team-dao-labs.gitbook.io/dao-labs-v2-docs/readme.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.
