# Campaigns

You can create campaigns on Releap with a variety of customisations and rewards for users. To create a campaign, complete the following steps:

***Step 1***

Go to <https://app.releap.xyz/>

***Step 2***&#x20;

Click the <mark style="color:purple;">My Brand</mark> tab

<figure><img src="/files/MFwu57O1WufjQ33QxPEJ" alt="" width="563"><figcaption></figcaption></figure>

***Step 3***

Click <mark style="color:purple;">Create a campaign</mark>

<figure><img src="/files/nZwUw5CQVomUuBOgsDie" alt="" width="563"><figcaption></figcaption></figure>

***Step 4***

Input a <mark style="color:purple;">Title</mark> and <mark style="color:purple;">Description</mark> for your campaign

<figure><img src="/files/tM7CprzMJZViX5ydrzqE" alt="" width="563"><figcaption></figcaption></figure>

***Step 5***

Add the criteria for users to claim the reward. You may choose from a list of tasks by clicking the respective buttons,&#x20;

* <mark style="color:purple;">URL</mark>
* <mark style="color:purple;">Text</mark>&#x20;
* <mark style="color:purple;">Image</mark>
* <mark style="color:purple;">Twitter</mark>
* <mark style="color:purple;">Wallet addresses</mark>
* <mark style="color:purple;">On-chain action</mark>

{% hint style="info" %}
More than one criteria can be set if needed
{% endhint %}

<figure><img src="/files/QdxspDaMPLK7BkioVReK" alt="" width="563"><figcaption></figcaption></figure>

***Step 6***

Set out the rewards for successful users&#x20;

* <mark style="color:purple;">Points</mark>

Users can claim points on Releap&#x20;

* <mark style="color:purple;">Badges</mark>

These are On-Chain Credentials that users can claim and will appear on the profile as well.

If you choose to reward badges, you must upload a graphic for the badge and set the supply of the same. Badges cannot be larger than 5 MB.

{% hint style="info" %}
You may set more than one reward
{% endhint %}

<figure><img src="/files/S4jhWY2XdQY1pFENtNsz" alt="" width="563"><figcaption></figcaption></figure>

***Step 7***

Click <mark style="color:purple;">Create Campaign</mark> to finish the process.

You will be required to approve the transaction on your wallet to successfully create your campaign.&#x20;

***Your campaign on Releap is now ready for users!***&#x20;

***

**You can find all your campaign in the&#x20;**<mark style="color:purple;">**My Brand**</mark>**&#x20;tab**

<figure><img src="/files/760x6sZWtVZmzTevIeZV" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.releap.io/releap-protocol/releap-app/campaigns.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.
