# Create a Survey

## Step 1 - Select `Survey`

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

## Step 2 - Fill in the title, description and upload a banner image for your Event

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

{% hint style="warning" %}
Note: You will still be able to edit the <mark style="color:yellow;">Title</mark> & <mark style="color:yellow;">Description</mark> afterwards. As for <mark style="color:yellow;">Schedule</mark>, you will only be able to <mark style="color:yellow;">extend</mark> the <mark style="color:yellow;">End Time</mark> once the Event has started.
{% endhint %}

{% hint style="info" %}
Here is what your banner image will look like from User-end
{% endhint %}

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

## Step 3 - Choose which question type you'd like to use.

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

## Step 4 - Click the **`+`** symbol to add your next question

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

* You can also delete your questions by clicking X

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

## Step 5 - To modify the order of your survey questions, simply utilize the drag-and-drop feature on the icon

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

***

The rest of the setup process mirrors that of setting up a quest. Please refer to [Create a Quest](https://questn.gitbook.io/docs/launch-airdrops/create-quest) for further details.


---

# 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://questn.gitbook.io/docs/launch-airdrops/create-a-survey.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.
