# Roles & Rules

### Roles

Leader: A vetted community builder. After Admin approval, you get a team plus a unique invite link you can customize.

Member: Someone who joins a Leader’s team using the Leader’s link. Members can also invite others (those invites become their Referees).

Referee: Someone who signs up via a Member’s link. They still belong to the same Leader’s team.

Important Notes: Joining a Team is permanent. You can’t switch teams. Leaders can’t delete teams (Admins can only disable them).

### Key Rules You Should Know

* Admin approval gate (Leaders only): Only Admins can approve wallets to become Leaders.
* One team only: You can only belong to one team, and joining is permanent.
* Team immutability: Leaders cannot delete their team. Only Admins can disable a team.
* Attribution priority:
  * Signups via a Leader link → join as Member.
  * Signups via a Member link → join as Referee under that same Leader.


---

# 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.whales.market/affiliate-program/roles-and-rules.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.
