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

# THE PILLARS

- [Interplanetary Unity: Introduction](https://docs.inpulsex.io/the-pillars/interplanetary-unity-introduction.md)
- [TheNFTX](https://docs.inpulsex.io/the-pillars/thenftx.md)
- [TheGameX](https://docs.inpulsex.io/the-pillars/thegamex.md)
- [STARSEED Awakening - The Game](https://docs.inpulsex.io/the-pillars/thegamex/starseed-awakening-the-game.md)
- [Xstronaut Membership Club](https://docs.inpulsex.io/the-pillars/xstronaut-membership-club.md)
- [Tiers](https://docs.inpulsex.io/the-pillars/xstronaut-membership-club/tiers.md): An overview of the tiers in the Xstronaut Membership Club.
- [Benefits](https://docs.inpulsex.io/the-pillars/xstronaut-membership-club/benefits.md): The benefits outlined for each tier are subject to continuous development as the X.M.C. progresses and new partners join the initiative. Stay tuned for ongoing updates and enhancements!
- [How to Join](https://docs.inpulsex.io/the-pillars/xstronaut-membership-club/how-to-join.md)
- [LP Staking](https://docs.inpulsex.io/the-pillars/xstronaut-membership-club/how-to-join/lp-staking.md)
- [Staking IPX](https://docs.inpulsex.io/the-pillars/xstronaut-membership-club/how-to-join/staking-ipx.md)
- [TheAcademiaX](https://docs.inpulsex.io/the-pillars/theacademiax.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.inpulsex.io/the-pillars.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.
