> For the complete documentation index, see [llms.txt](https://moow.gitbook.io/moow-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moow.gitbook.io/moow-whitepaper/tokenomics/tic-and-tac-utility/exploring-social-fi-network.md).

# \[exploring] Social-Fi Network

### Description

<mark style="color:red;">**Social-Fi Network will be developed in 2024**</mark>

Social communication is a central aspect of MOOW that aggregates all the MOOW features.

**Social-Fi mechanics are represented by 3 main features:**

1. Player profile
2. User generated content (UGC)
3. Guild and Guild profile

### Player profile&#x20;

Player profile is the central MOOW Social-Fi feature that contains:

1. User's Tracker and Art collection
2. Achievements and rewards
3. Elo rating and main stats
4. Notable activities
5. Own posts and content
6. Followers and subscriptions

<mark style="color:green;">**Users are able to convert their followers, views and likes to TIC and TAC coins.**</mark>

<mark style="color:red;">**It's impossible to abuse TIC & TAC earnings by fake followers and views.**</mark>

All users have a **hidden social score** which is based on:

1. NFT collection
2. ELO rating and Leaderboard position
3. Social activity in MOOW<br>

**Example:**

User\_1 has 1000 followers, all of them have 0 social score. Users 1 will receive 0 TIC or TAC.

User\_2 has 100 followers with a good social score. User 2 will receive TIC and TAC reward based on views and likes.<br>

That is the way MOOW st<mark style="color:green;">i</mark>mulates User Generated Content production and controls fair rewards for it.

### **Guilds and guild profiles**

MOOW team is inspired by performance of the Discord guilds. We've decided to implement a massive guild feature to MOOW.

Guild is a union of MOOW players with the idea to collaborate and fight together for the Guild Leaderboards and Guild rewards.

**Guilds are clearly organized with special roles:**&#x20;

1. Guild owner - Leader
2. Guild managers
3. Guild members
4. Guild followers

**What can guilds do?**

1. Build teammates to battle together for rewards.
2. Organise a real DAO and monetise its treasury / NFT collection by renting NFTs. Read more in the [**article about MOOW x ASPIS DAO**](https://medium.com/@moow2earn/moow-aspis-partnership-for-the-benefit-of-the-play-to-earn-guilds-5531e24ae020)**.**
3. Build Guild's social profile by growing followers. Guild's contents is monetizible also. All the earned TIC & TAC are collected in Guild's Treasury.
4. Guild leader has the right to share Guild's profit with guild members after a voting.


---

# 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://moow.gitbook.io/moow-whitepaper/tokenomics/tic-and-tac-utility/exploring-social-fi-network.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.
