# Background story of Origin Shell

<figure><img src="/files/6lCdeHiHk6nFNMK2pR0k" alt=""><figcaption></figcaption></figure>

After 10 years of sleep, all survivors degenerated into Origin Shells.

Origin Shell is the juvenile form in PhalaWorld. All survivors start as these creatures, needing nutrients to grow and power their equipment. With determination, they evolve into the formidable Shell, ready to face the post-apocalyptic world.

<table><thead><tr><th width="131" align="center">Species</th><th width="128" align="center">Origin Shell</th><th width="126" align="center">Food</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center">AI-Spectre</td><td align="center">Databox</td><td align="center">A box of Data</td><td align="center">AI-Spectres rely on data to grow, and injecting data can enhance their intelligence.</td></tr><tr><td align="center">Cyborg</td><td align="center">Test tube baby</td><td align="center">A tank of Oxygen</td><td align="center">The origin of Cyborgs are test tube babies. They need a lot of oxygen to grow into mature Cyborgs.</td></tr><tr><td align="center">Pandroid</td><td align="center">Engine</td><td align="center">A box of Gears</td><td align="center">Pandroids evolve from engines, and sufficient engine components can make Pandroids grow rapidly.</td></tr><tr><td align="center">X-Gene</td><td align="center">Mechanized DNA</td><td align="center">A box of Nanobot</td><td align="center">Delivering nanobots to X-Gene to help them rapidly modify genes and eventually grow into full form.</td></tr></tbody></table>


---

# Agent Instructions: 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://docs.phala.world/introduction/the-shell-nft/background-story-of-origin-shell.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.
