> For the complete documentation index, see [llms.txt](https://seeddao.gitbook.io/seed-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seeddao.gitbook.io/seed-tutorial/seed-the-new-era/seed-go.md).

# SEED Go

**SEED GO: A Universe of Adventure and Strategy**

SEED Go is a universe filled with fierce, collectible creatures called Mon. SEED Go features a player-owned economy where players have complete ownership of their digital assets and can buy, sell, and trade them just like physical trading cards and collectibles.

The SEED Go universe is always expanding through new games and experiences. Many of these experiences will allow players to compete with each other using complex strategies and tactics to attain top rankings or be rewarded with desired resources. Others will have them complete quests, defeat bosses, and unlock immersive storylines.

The number of Mon combinations is almost infinite. Each Mon has a variety of parts based on a unique genetic code. These genes correspond to body parts, which can be interpreted in different ways across different experiences.

**Build your unique team of SEED Mons, optimize your strategy, and rise to become a true champion!**

Players unlock new areas, uncover ancient secrets, and encounter new tribes of SEED Mons with even more mysterious powers. The evolving world of SEED Verse promises endless exploration and adventure, where each discovery brings the player closer to revealing the true hidden power of the SEED Mons.&#x20;

<mark style="color:green;">SEED Go</mark> introduces a refined gameplay experience powered by:

* **A Dual-Token System:** $SEED and $SLOVE.
* **Unlimited NFT Breeding Mechanics:** Focused on user ownership and engagement.

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

<figure><img src="/files/i4pXD9YZxIhNBhvsbu7x" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://seeddao.gitbook.io/seed-tutorial/seed-the-new-era/seed-go.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.
