# Build the Team & Community

> Participation in the ecosystem has evolved from "casino co-ownership" to active membership in a decentralized infrastructure.

## Participation Framework

* **Participation Rights** — Pass holders gain access to the protocol; depositing CELT into the Liquidity Pool unlocks affiliate eligibility and governance weight.
* **DAO Pillars** — voting power is derived from active liquidity provision and is capped at 5% per address.
* **Community Governance** — members vote on protocol upgrades and the registration of new games.

Celestium is technological infrastructure, not a consumer brand. Affiliate rewards exist to compensate the members who do the work of growing the network on top of that infrastructure.

## What is Community and its Purpose?

* A community is a group of members aligned around the same protocol — they share information, support each other, and grow each other's positions through long-term participation.
* The purpose of building a community is to turn one-off recommendations into a durable network that produces recurring volume across staking and betting.

## How to Start Building a Community?

1. **Generate Income** — establish a steady direct-bonus stream first. It funds the time and tools you need to grow the next layer.
2. **Connect with Others** — start with people who already trust you and expand outward through the events, channels, and topics that already work for you.
3. **Develop a Community-Building Strategy** — set a target, measure conversion, and refine. Without measurement, you cannot see what is working.

{% tabs %}
{% tab title="Generate Leads" %}

#### Lead generation offline

1. Talk to people who already trust you — friends, family, colleagues. Start where conversion is highest.
2. Attend events where your target audience already shows up — crypto meetups, trading communities, investing clubs.
3. Host small in-person sessions to walk through Celestium with people one-on-one.
4. Bring printed material or a phone-ready demo so you can show the dApp on the spot.
5. Always follow up — most leads convert on the second or third touch, not the first.

**Recommendations:** keep notes on who you spoke to and what they were interested in. Treat the list as a CRM.

#### Lead generation online — passive growth

1. Publish content (long-form posts, video walkthroughs, threads) that explains a single Celestium concept well.
2. Be present in the communities where people already discuss DeFi, staking, and on-chain affiliate programs.
3. Use your invitation link in your bio and content where it is allowed by the platform.
4. Track which content brings sign-ups and double down on what works.

Set a numeric target, track conversion, and refine your approach every cycle.
{% endtab %}

{% tab title="Explain Celestium" %}
You do not need to be a smart-contract expert to introduce people to Celestium. Stick to what you can demonstrate from the dApp:

* The Pass NFT and how membership works.
* The Liquidity Pool and how providing capital earns from the house edge.
* The direct bonus rates (7% staking, 0.5% betting edge) and the tree-based service bonus.

Refer technical questions to the public docs rather than improvising answers.
{% endtab %}

{% tab title="Onboarding" %}

1. Walk the new member through minting their Pass NFT, naming you as their inviter. The mint is permanent — make sure they understand that before they sign.
2. Help them make their first Liquidity Pool deposit so they unlock their own daily claim capacity and become eligible to invite others.

Refer to [Start with Affiliate](/affiliate-manual/how-to-join-affiliate/start-with-affiliate.md) for the full step-by-step.
{% endtab %}

{% tab title="Duplication" %}
The most durable income comes from invitees who themselves become active inviters. Help your strongest community members move from "user" to "affiliate" — show them their own dashboard, walk them through their first claim, and introduce them to the same playbook you used.
{% endtab %}
{% endtabs %}

## Help Your Downline Members to Grow

* Make yourself available — answer questions in the same channel where you onboarded them.
* Share what is working in your own outreach. Your wins are templates they can copy.
* Connect strong downline members with each other so they form their own peer network.
* Celebrate milestones (first invitee, first claim, first matched cycle) — these moments retain people.

## Focus on Culture

A community is more than a Telegram group. The members who stay are the ones who feel they belong somewhere. Build culture intentionally:

1. **Shared identity** — give the community a clear name, a clear purpose, and a clear value to members.
2. **Predictable rhythm** — recurring calls, recurring updates, recurring rituals.
3. **Recognition** — publicly acknowledge contributors. Status is a real reward.
4. **Standards** — hold the line on conduct. A community that protects its members keeps them.

## Connect with Other Communities

* Cross-pollinate with other Celestium community leaders — co-host events, share lessons, exchange playbooks.
* Engage adjacent communities (DeFi, crypto traders, on-chain analysts) where Celestium's value proposition fits naturally.


---

# 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.celestium.digital/affiliate-manual/how-to-join-affiliate/build-the-team-and-community.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.
