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

# Social Mining Welcome Guide

Welcome to Social Mining alpha 1.0. Social Mining is world's first ecosystem plugin to help build decentralized autonomous organizations. This Git-book will help users optimize their earnings and improve their experience with social mining.&#x20;

## What is social Mining?

Social mining is the idea that users that can help to build an open source crypto currency ecosystem, should be rewarded in its native currency. It is essentially a plugin solution for any blockchain to support it on it's way to become a decentralized autonomous organization.&#x20;

Social mining is build on the principle that any users can upload and describe the work, that they have done for the ecosystem. This work is validated by other community members, following set incentives.

Both, workers and validators are then rewarded in points, influence and reputation, which is then translated into tokens at the end of the month. These rewards can vary from a few cents to a few thousand dollars rewarding very active members a full salary.

&#x20;(*Disclaimer: Exact payouts depends on many different factors and may vary a lot from project to project, depending on how much tokens are being allocated to social mining).*

## Platform Overview

Here you will find all the information to help you get you ready to earn tokens and building with the help of social mining.&#x20;

### Tutorial of the Platform

Here you will find a brief overview of all the functions and pages that social mining has to offer. If you are new, you should check out the sectors below.

| Section                                                                  | Description                           |
| ------------------------------------------------------------------------ | ------------------------------------- |
| [First time setup](/social-mining/getting-started-1/first-time-setup.md) | How to get started with social mining |
| [Dashboard](/social-mining/getting-started-1/dashboard.md)               | Overview of the home dashboard        |
| [Profile Section](/social-mining/getting-started-1/profile.md)           | Adding information into your profile. |

### How to Earn more Tokens

Here you will learn more about social mining, algorithms involved and how to maximize your monthly payouts. This section provides all the information needed to help you become a grade A community member.&#x20;

| Section                                                                    | Description                                          |
| -------------------------------------------------------------------------- | ---------------------------------------------------- |
| [Community Board](/social-mining/getting-started-1/community-board.md)     | How to earn rewards with the community board.        |
| [Payouts & Workdrops](/social-mining/how-to-earn/payouts-and-workdrops.md) | Monthly Rewards and how to maximize payouts.         |
| [Validator Rewards](/social-mining/how-to-earn/validator-rewards.md)       | How to earn tokens by validating other peoples work. |
| [User Index](/social-mining/how-to-earn/user-index.md)                     | User Index and its components.                       |

### Community Departments&#x20;

Overview of all the community departments that you will find on the community board. This section will guide you through the community board and explain how you can use your skills to help your ecosystem and get paid.&#x20;

| Section                                                                            | Description                                                         |
| ---------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| [Marketing & Influencers](broken://pages/-LgSQJfNZSprYKPQP3HX)                     | Overview & examples of how to earn with marketing.                  |
| [Tech & Development](/social-mining/community-departments/tech-and-development.md) | Overview of how to earn tokens with tech & open source development. |
| [Business Development](/social-mining/community-departments/community-work.md)     | Examples of how to earn with business development.                  |
|                                                                                    |                                                                     |


---

# 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://social-mining.gitbook.io/social-mining/master.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.
