> For the complete documentation index, see [llms.txt](https://maskeddao.gitbook.io/maskeddao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maskeddao.gitbook.io/maskeddao/ecosystem/gibi/create-a-gibi-tutorial.md).

# Create a GIBI tutorial

The process of creating a giveaway should generally be straightforward and seamless. Apart from 𝕏 configuration, the entire giveaway process is automated and does not require any intervention from the creator

### Step 1 Create a Giveaway

To create a giveaway please start at our home page <https://www.gibi.app/>, you will be prompted to sign in with your wallet in case you haven't already. Once you have done this you will be taken to the create gibi page here you will see the configuration on how you want to set up your giveaway. After choosing your parameters click on Create Giveaway, you will be prompted to Approve the collection for the NFT you are giving away as well and you will need to stake the NFT that's given away. Once the giveaway is created our <https://twitter.com/GIBI_bot> will automatically tweet the creation of the giveaway as well as the announcement of the winner once the NFT has been airdropped.

<figure><img src="/files/yWgwpcUoWy7yD3C0X501" alt="" width="509"><figcaption><p>Create Giveaway Page</p></figcaption></figure>

\
**Discord Option** \
Will check that the users participating in the giveaway are members of the Discord community that you choose with the Discord invite link\
\
**𝕏 Configuration**\
These parameters will introduce some extra manual steps to the giveaway if chosen, the user will be prompted to link a promoting tweet which will redirect users to follow/retweet/comment as well and the creator will need to also draw manually the winner.\
\
**Profile**\
once the giveaway is created you can access information about it or previous giveaways on your profile page.

<figure><img src="/files/zCDBquYQU0mY68fsv03N" alt=""><figcaption><p>Profile button</p></figcaption></figure>

### Step 2  Link the giveaway to your promoting tweet (X Config Only except for follow account)

After the giveaway is created you will be redirected to the page of the following image, create a tweet with your giveaway link then attach it just by clicking the set tweet link button, you can also access this page by going to your profile.

<figure><img src="/files/tnkrpaQ2QopoKGSnmnyQ" alt=""><figcaption><p>Update tweet Page</p></figcaption></figure>

<figure><img src="/files/8LzUloirAHir8iJLr9tY" alt=""><figcaption><p>User Profile Page</p></figcaption></figure>

### Step 3 Draw winner (X Config Only)

Once the giveaway has finished the giveaway creator has a timeframe of 30 minutes in which you have to manually check if the user has completed the requirements that you set up, you can also access this page by going to your profile.

<figure><img src="/files/3w9xcnxeZuI90ogASHTZ" alt=""><figcaption><p>Draw winner page</p></figcaption></figure>

<figure><img src="/files/r4vthqqxjpjpgwO80YUO" alt=""><figcaption><p>User Profile page</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://maskeddao.gitbook.io/maskeddao/ecosystem/gibi/create-a-gibi-tutorial.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.
