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

# Onboarding

- [Get Started as a Reader](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader.md)
- [Getting started with a wallet](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/getting-started-with-a-wallet.md)
- [Activate your account](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/activate-your-account.md)
- [Navigate the app homepage](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/navigate-the-app-homepage.md)
- [Set up your user profile](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/set-up-your-user-profile.md)
- [What is a Territory?](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/what-is-a-territory.md)
- [What is a Space?](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/what-is-a-space.md)
- [What are Time Points?](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/what-are-time-points.md)
- [What is a Territory Membership Badge?](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/what-is-a-territory-membership-badge.md)
- [What is deep reading?](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/what-is-deep-reading.md)
- [FAQ](https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader/faq.md)
- [Start Publishing as a Writer](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer.md)
- [Getting started with your wallet](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/getting-started-with-your-wallet.md)
- [Activate your writer account](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/activate-your-writer-account.md)
- [Navigate the app homepage](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/navigate-the-app-homepage.md)
- [Set up your writer profile](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/set-up-your-writer-profile.md)
- [How to see the performance of your article](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/how-to-see-the-performance-of-your-article.md)
- [What are Time Points?](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/what-are-time-points.md)
- [Style guide and best practices](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/style-guide-and-best-practices.md)
- [FAQ](https://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/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:

```
GET https://t2-world.gitbook.io/docs/onboarding.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.
