> For the complete documentation index, see [llms.txt](https://wiki.thesmurfssociety.com/the-smurfs-society/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thesmurfssociety.com/the-smurfs-society/game/instructions-for-gameplay.md).

# Instructions for Gameplay

### Your Mission:

In his attempt to centralize the Smurfs, Gargamel has turned them into stone statuettes! To help liberate them, join The Smurfs’ Society, participate in quests, and find the magical **ingredients** necessary to create **potions** and **access crystals** to revive the Smurfs. Each **access crystal** is a ticket to a one-of-a-kind Smurf NFT with varying characters, traits, artist contributions, and rarity levels.

Along the way, you will enjoy gamified quests, experience innovative interactions, and build a community of Smurf allies.

In these sections, you'll find the information you need to become a member of The Smurfs' Society and mint your very own Smurf from one of our collections. As we set off on our journey, we know that this is just the beginning. Once freed, the Smurfs will embark on new Chapters in their most epic adventure yet, all in an effort to *protect our Blue Planet*!


---

# 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://wiki.thesmurfssociety.com/the-smurfs-society/game/instructions-for-gameplay.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.
