> For the complete documentation index, see [llms.txt](https://sauceinu-1.gitbook.io/sauceinu-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sauceinu-1.gitbook.io/sauceinu-docs/wen-launch.md).

# Wen Launch?

### Initial Launch

Join Super Inu and friends for their debut on Saturday, August 3rd.

### Sprint Runs

After the initial sale has concluded, we will be hosting sprint runs for each piece in the set. The quests for each sprint run will only be available for a short while, so you will have to act fast to secure your piece! Unclaimed pieces will be reserved for future sprint runs.


---

# 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://sauceinu-1.gitbook.io/sauceinu-docs/wen-launch.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.
