> For the complete documentation index, see [llms.txt](https://docs.phala.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phala.world/getting-started.md).

# GETTING STARTED

- [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)


---

# 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://docs.phala.world/getting-started.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.
