# Guilds

{% hint style="warning" %}
Guilds are currently in development and will be available soon.
{% endhint %}

Guilds are brand-owned community hubs inside Airaa. They bring your creator network, campaigns, and analytics into one place — giving you a permanent home on the platform beyond individual campaigns.

***

### What a Guild includes

**Community space**\
Your guild has its own Overview page showing your brand's stats — total rewards distributed, active campaigns, and total members. Creators can browse your announcements and chat directly with your team.

**Members dashboard**\
See every creator who has joined your guild with detailed Airaa-computed data on each one:

* **Persona** — creator archetype automatically assigned based on Onchain and social behaviour (Power Creator, DeFi Native, Trader, Creator)
* **Posts, Impressions, Engagement rate** — pulled from X
* **Top Protocols** — which Onchain protocols they interact with most
* **Wallet size** — derived from Onchain data

**Brand Studio**\
Launch and manage Instant Task and Aura Board campaigns directly from your guild, with a full history of all past campaigns and their performance.

**Dashboard**\
Track all your campaigns in one place — who participated, how they performed, and what your spend has generated across the platform.

***

### How creators join

Creators request to join your guild. Your admin approves or rejects each request. Once they're in, they're part of your permanent creator network on Airaa — visible in your members dashboard and reachable for future campaigns.


---

# 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://airaa.gitbook.io/docs/for-brands/guilds.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.
