> For the complete documentation index, see [llms.txt](https://docs.socio.family/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.socio.family/for-creators-kols-monetize-your-influence.md).

# For Creators (KOLs) - Monetize Your Influence

Your influence is an asset. On Socio, you can **tokenize it** and turn engaged followers into a real economy — while giving them something exclusive in return.

{% hint style="info" %}
**In this section:**

* **Launching Your Group & Token** — create your own Creator Shares in minutes
* **Setting Entry Thresholds** — decide how much followers must hold to join
* **Creator Revenue (The 1% Tax)** — earn from every single trade of your token
  {% endhint %}

## The creator value proposition

| Benefit                    | Details                                                             |
| -------------------------- | ------------------------------------------------------------------- |
| 💰 **Earn on every trade** | A 1% Creator Tax on every buy/sell flows directly to your wallet    |
| 🎯 **Build scarcity**      | Your Creator Shares are limited by design — value grows with demand |
| 🤝 **Reward true fans**    | Only real holders get into your private inner circle                |
| 🏆 **No upfront cost**     | Launching is free; you only benefit when your community trades      |

## How it works in 60 seconds

1. Choose a stock to pair with your token (**AAPL** or **NVDA**).
2. Set your **entry threshold** — the minimum shares a fan must hold.
3. Launch your group.
4. Share your public posts, tease your private feed, and grow your economy.

{% hint style="success" %}
**Good to know:** As the creator, you are **exempt** from the holding requirement in your own group — you're always in.
{% endhint %}

Let's launch your group.


---

# 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://docs.socio.family/for-creators-kols-monetize-your-influence.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.
