# Airdrop Mechanism

The system assigns weight to various user activities on the platform, converting these into points. SOC tokens are then allocated based on the proportion of points each user accumulates during each airdrop period. Once each round of SOC airdrop is completed, points will reset and begin accumulating anew.

User activities are classified into two categories: Web2 and Web3.

**- Web3 activities:** These include actions like launching MEMEs; participating in the increase of MEME's value and MEME graduation; purchasing MEMEs, trading MEMEs; inviting friends to purchase MEMEs; injecting airdrops into posts; claiming airdrops; minting content (such as text, images, music, and video) as NFTs; minting NFT avatars or accounts; conducting NFT transactions; participating in token trades; and sending airdrops within IM group chats.&#x20;

**- Web2 activities:** These include actions like inviting new users to register; posting text, audio, comments, or video; participating in debates and voting; and more. The frequency and types of interactions users have on the platform are converted into points, which determine the amount of SOC airdropped to each user during each period. Participating in MEME-related tasks can yield higher points.

## **Airdrop release mechanism**

Whenever the number of active real users on the platform reaches 100 million, 2% of the total SOC supply will be released, with 1% allocated for user airdrops and 1% released by the platform. When the number of users reaches 5 billion, all SOC tokens will be fully released. This means that the growth of active real users and MEME growth is crucial for the release of SOC tokens; each growth milestone will trigger a specific percentage of token release. The 5 billion SOC tokens retained by the platform will also be released under the same conditions.

The Active Real User Growth and MEME Growth Index is the key metric for SOC airdrop releases. Even if users are highly active in Web2 and Web3 activities, SOC tokens will not be released if the number of genuine active users does not reach each 100 million milestone. The faster the growth of active real users, the quicker the SOC airdrop release.


---

# 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://docs.socrates.com/main/whitepaper/socrates-whitepaper/airdrop-mechanism.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.
