> For the complete documentation index, see [llms.txt](https://layer3xyz.gitbook.io/layer3-updated-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://layer3xyz.gitbook.io/layer3-updated-docs/builder/core-concepts/core-concepts--activations-actions-and-rewards.md).

# Activations (Actions & Rewards)

Each Activation is a programmable pair that defines:

* What users need to do (**Actions**)
* What they'll earn for doing it (**Rewards**)

## Activation Structure

When creating an Activation you'll configure three key components:

### 1. Activation Details

* Title and description
* Duration and scheduling
* Visual assets

<figure><img src="https://752488452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhSilmqBx7U8CtP2hlByI%2Fuploads%2F78thX3tQbiMTh4x35E48%2FScreenshot%202025-06-10%20at%2015.20.44.png?alt=media&#x26;token=ce922fc1-5b64-4cd2-a69b-052e6eb88cc6" alt=""><figcaption></figcaption></figure>

### 2. Actions

Actions are verifiable steps users must complete. You can choose from a library actions, in categories including:

* **User Identity** - Verify user credentials, proof of humanity and social connections
* **Onchain** - Validate user onchain actions and holdings (no code required)
* **Knowledge & Feedback** - Educate users and collect insights via Quizzes and Polls
* **Social Engagement** - Drive community participation
* **Custom Integrations** - General purpose actions to connect/verify any external system

No code is required to configure any actions, including the verification of onchain actions.

See the Action Types Reference for a full guide.

<figure><img src="https://752488452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhSilmqBx7U8CtP2hlByI%2Fuploads%2FgQHDzP8P9zbAwtLwpxeB%2FScreenshot%202025-06-10%20at%2015.24.11.png?alt=media&#x26;token=0a37c022-bee9-413f-a56e-2fd9ced9ebc5" alt=""><figcaption></figcaption></figure>

### 3. Audiences

Audiences let you control who can participate in your Activations.

* Public - Open to everyone
* Private - Access via direct link
* Allowlist - Specific wallet addresses
* CUBE Audiences (coming soon)

<figure><img src="https://752488452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhSilmqBx7U8CtP2hlByI%2Fuploads%2FT0EhrrPAT0IhtIktF23a%2FScreenshot%202025-06-10%20at%2015.26.43.png?alt=media&#x26;token=1bbb0db7-4fd7-4c0d-9518-de4111dfeba7" alt=""><figcaption></figcaption></figure>

### 4. Rewards

What users earn upon completion:

* Token rewards
* CUBE credentials
* Layer3 XP

<figure><img src="https://752488452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhSilmqBx7U8CtP2hlByI%2Fuploads%2F0rPBgnhFufy6OxIyh86a%2FScreenshot%202025-06-10%20at%2015.31.50.png?alt=media&#x26;token=7ece5ea0-3c9a-4de3-9347-00804471886f" alt=""><figcaption></figcaption></figure>

Find detailed setup instructions in Guides.
