> For the complete documentation index, see [llms.txt](https://gullnetwork.gitbook.io/gullnetwork/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gullnetwork.gitbook.io/gullnetwork/gull-game/season-2.md).

# Season 2

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

**Date: 28th March, 2024 – 10th April, 2024**\
**Time: 3AM UTC — 3AM UTC**\
**Venue:** [**https://www.gullnetwork.com/getting-started**](https://www.gullnetwork.com/getting-started)

## What’s different from Season 1 & Season 2? <a href="#id-7b4e" id="id-7b4e"></a>

### **FREE MINT NFT!** <a href="#bb57" id="bb57"></a>

This NFT serves as a 20% multiplier on your final Gull Points. Complete all the starred tasks on the Gull Game list to claim it!

## Season 2 Onboarding <a href="#id-69d0" id="id-69d0"></a>

Step 1: Hop onto <https://www.gullnetwork.com/getting-started>. Connect your wallet and share this news on Twitter X to get started!

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*OSnNyiIVOjnivgrY" alt="" height="394" width="700"><figcaption></figcaption></figure>

Step 2: Refer friends! You’ll get 10 new invite links to refer to your friends!!

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*2LAFvxia9HjBrNMR" alt="" height="440" width="700"><figcaption></figcaption></figure>

Step 3: Navigate to “Gull Game” -> “Play” to start completing daily tasks! Make sure to visit this page at 9AM UTC EVERY DAY to complete your tasks!

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*7s9SYoC5iSn-BG1o" alt="" height="544" width="700"><figcaption></figcaption></figure>

Step 4: Complete all the starred tasks, including staking to claim your free NFT!

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*L6F4TlVbrDYWj8ae" alt="" height="345" width="700"><figcaption></figcaption></figure>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://gullnetwork.gitbook.io/gullnetwork/gull-game/season-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
