# PhalaWorld

## PhalaWorld

- [What is PhalaWorld](https://docs.phala.world/what-is-phalaworld.md)
- [Marketplace](https://docs.phala.world/introduction/marketplace.md): https://phala.world/marketplace
- [Delegation NFTs](https://docs.phala.world/introduction/marketplace/delegation-nfts.md): Will be listed soon!
- [Roadmap](https://docs.phala.world/introduction/roadmap.md)
- [Interaction of PhalaWorld NFTs](https://docs.phala.world/introduction/interaction-of-phalaworld-nfts.md)
- [Incubation and customization](https://docs.phala.world/introduction/incubation-and-customization.md): The first round of incubation has ended!
- [Species and careers](https://docs.phala.world/introduction/species-and-careers.md)
- [The Shell NFT](https://docs.phala.world/introduction/the-shell-nft.md)
- [Background story of Origin Shell](https://docs.phala.world/introduction/the-shell-nft/background-story-of-origin-shell.md)
- [The Spirit NFT](https://docs.phala.world/introduction/the-spirit-nft.md)
- [Attributes](https://docs.phala.world/introduction/the-spirit-nft/attributes.md)
- [Spirit World Ranks](https://docs.phala.world/introduction/the-spirit-nft/spirit-world-ranks.md)
- [The Seal NFT](https://docs.phala.world/introduction/the-seal-nft.md): COMING SOON!
- [PhalaWorld Pioneer Badge](https://docs.phala.world/introduction/the-seal-nft/phalaworld-pioneer-badge.md)
- [FAQ](https://docs.phala.world/introduction/faq.md)
- [Content Update Notes](https://docs.phala.world/important/content-update-notes.md): PhalaWorld is constantly being updated to add new content, fix bugs, and enhance your experience. Read about the latest updates and hotfixes right here.
- [Resource](https://docs.phala.world/important/resource.md)
- [How to dress up your Shell?](https://docs.phala.world/getting-started/how-to-dress-up-your-shell.md)
- [Dress up FAQ](https://docs.phala.world/getting-started/how-to-dress-up-your-shell/dress-up-faq.md)
- [How to participate in the feed during incubation](https://docs.phala.world/getting-started/how-to-participate-in-the-feed-during-incubation.md)
- [Food feeding FAQ](https://docs.phala.world/getting-started/how-to-participate-in-the-feed-during-incubation/food-feeding-faq.md)
- [How to create a Khala account](https://docs.phala.world/getting-started/how-to-create-a-khala-account.md): Supported by Night's watch: DarkSparks,The Scarlet Thread, summerϕshades
- [How to get $PHA (Khala chain)](https://docs.phala.world/getting-started/how-to-get-usdpha-khala-chain.md)
- [How to claim Spirit](https://docs.phala.world/getting-started/how-to-claim-spirit.md)
- [How to mint a Shell NFT](https://docs.phala.world/getting-started/how-to-mint-a-shell-nft.md)
- [How to use your whitelist entry?](https://docs.phala.world/getting-started/how-to-use-your-whitelist-entry.md)
- [Shell NFT mint schedule](https://docs.phala.world/engagement/shell-nft-mint-schedule.md)
- [Origin Shell Energy Boost Campaign](https://docs.phala.world/engagement/origin-shell-energy-boost-campaign.md): 8 pm Nov 15th - 8 pm 27th SGT
- [Chronicle](https://docs.phala.world/phalaworld-story/chronicle.md)
- [2035-2055: The Rise of Spirits Technology and Cyborgs](https://docs.phala.world/phalaworld-story/chronicle/2035-2055-the-rise-of-spirits-technology-and-cyborgs.md)
- [2049: Smart Gene Plan](https://docs.phala.world/phalaworld-story/chronicle/2049-smart-gene-plan.md)
- [2030-2055: Spectre Lurking](https://docs.phala.world/phalaworld-story/chronicle/2030-2055-spectre-lurking.md): For humans, the AA era is the beginning of a nightmare
- [2019:  Birth of Phala](https://docs.phala.world/phalaworld-story/chronicle/2019-birth-of-phala.md)
- [2019-2021: The Second Revolution of Web3](https://docs.phala.world/phalaworld-story/chronicle/2019-2021-the-second-revolution-of-web3.md)
- [2013-2018:  Ethereum and the first revolution of Web3](https://docs.phala.world/phalaworld-story/chronicle/2013-2018-ethereum-and-the-first-revolution-of-web3.md)
- [2008-BA: Origin of Web3](https://docs.phala.world/phalaworld-story/chronicle/2008-ba-origin-of-web3.md)
- [2030:The Birth of AI](https://docs.phala.world/phalaworld-story/chronicle/2030-the-birth-of-ai.md)
- [2016-2028: AI In the Making](https://docs.phala.world/phalaworld-story/chronicle/2016-2028-ai-in-the-making.md)
- [2000-2018: The Silicon Valley Era](https://docs.phala.world/phalaworld-story/chronicle/2000-2018-the-silicon-valley-era.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.phala.world/what-is-phalaworld.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.
