# Launching your Quests

First step in launching your quest would be to go to "Quests" section and hit the "Create Quest" button.&#x20;

<figure><img src="/files/mUHXSncwXG7WiqLEKvyv" alt=""><figcaption></figcaption></figure>

Once you've clicked on it👇🏽

### **Add in your campaign details:**

<figure><img src="/files/KlYDtv1GzSOh98SDZdwa" alt=""><figcaption></figcaption></figure>

1. Fill in your campaign title.
2. Pick your chain from the drop-down. If you can't find your chain, just [contact us](/product-guide/resources/contact-us.md). We'd be more than happy to help you out personally.
3. Describe your campaign. No need to get fancy here. Perhaps share a bit about your project, the campaign itself, or the rewards. These are just suggestions. If you want, you could even add a knock-knock joke.
4. Add your banner. Try to make it as cool as possible because, let's be honest, not everyone can resist judging a campaign by its cover. The recommended size is 1920\*1080px. Drag and adjust the image until you're satisfied with how awesome it looks.

### **Set your campaign duration:**

<figure><img src="/files/DhX0rZTNZi7o3pa0ddCm" alt=""><figcaption></figcaption></figure>

You can either let it start immediately as soon as you hit "launch campaign", or you can set a specific date and time for it to start. You can also set an end date or leave it open-ended if you wish.

## Configure Quest Referral:

You can also allow users to invite friends to earn XPs. Configure between Fixed and Flexible Reward types and set the task title:

1. Fixed Reward: Give a set amount of XPs after a user refers a certain number of people.
2. Flexible Reward: Give more XPs as users refer more people.

<figure><img src="/files/Ne4nc33oNDz2aM82xhzH" alt=""><figcaption><p>Fixed Reward</p></figcaption></figure>

<figure><img src="/files/yaufAa0YasGreVw6ur2F" alt=""><figcaption><p>Flexible Reward</p></figcaption></figure>

### Spotlight Text

<figure><img src="/files/YeFMHux8qZzpFHS9BCis" alt=""><figcaption></figcaption></figure>

If you want to include key messages, special instructions, or incentives, you can add them here. This information will be prominently displayed on your campaign page. Make sure to test how it looks in the campaign since there is no character limit. However, keep in mind that people tend to ignore larger texts in favor of smaller ones.

### Social Sharing Options

<figure><img src="/files/3asHSz98u2bO5XfzPnEr" alt=""><figcaption></figcaption></figure>

You can create a tweet template that will automatically be posted when a user decides to share your campaign. Although users can edit and personalize it to their preferences, many prefer convenience and may not make changes. Consequently, this could boost the likelihood of your campaign being shared.

P.S. If you find yourself needing a break, maybe to watch an episode of Paw Patrol or grab a snack, you can always save your progress as a draft and come back to it later. You can also edit your quest later in case you effed up.


---

# 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.intract.io/product-guide/community-hub-guides/quests/launching-your-quests.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.
