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

# Founder Phase

![](/files/dygQvoX5MiZz1moNh5GM)

{% hint style="warning" %}
**The Founder Phase is closed.** It ran until Season 1 launched on **July 24, 2026**. The Founder Shiba can no longer be claimed. This page is kept as a record.
{% endhint %}

Before the game launched, Asteroid Shiba ran a **Founder Phase** — a limited window for early adopters to get in first.

## Founder Shiba — free, forever exclusive

Explorers who joined during that window claimed a **Founder Shiba**, an exclusive in-game mascot, for **free**. It will never be available again.

## Build your network before launch

The referral program is **already live**. Every explorer you invite now:

* carries into the game from **day one**,
* gives you a **stronger start**,
* and improves your **find-chance** through the [Explorer Network bonus](/asteroid-shiba-docs/referral-and-explorer-network/explorer-bonus.md).

Founders who build their network early start the season far ahead.

## Launch

**Asteroid Shiba launched on July 24, 2026.** Season 1 is running now.

{% hint style="info" %}
Joining is still free: a new explorer claims a **Level 0 Shiba** at no cost. Free entry closes on **August 6, 2026**, after which game access becomes paid. Numbers are limited and it may close earlier. See [Claim your Shiba](/asteroid-shiba-docs/getting-started/claim.md).
{% endhint %}

**Next:** [FAQ →](/asteroid-shiba-docs/reference/faq.md)


---

# 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://asteroid-shiba.gitbook.io/asteroid-shiba-docs/founder-phase/overview.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.
