> 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/xstronaut-membership-club/benefits.md).

# Benefits

**TRAINEE**&#x20;

* Future IPX and Partners NFT & Token airdrops - 1 Lottery entry
* Opportunity to win a spot in Tier 4 I.C.G. (InpulseX Capital Group) - 1 lottery entry
* Chance to win flights and accommodations for each future IPX event – 1 lottery entry
* Avatar profile picture (across all social channels)
* Must complete all monthly social tasks to remain in tier

**RECRUIT**&#x20;

* Future IPX and Partners NFT & Token airdrops - 3 Lottery entries
* Opportunity to win a spot in Tier 4 I.C.G. (InpulseX Capital Group) - 3 lottery entries
* Chance to win flights and accommodations for each future IPX event - 2 lottery entries
* Avatar profile picture with purple ring (across all social channels)
* One standard ticket to IPX future events worldwide

**SPACE CAPTAIN**&#x20;

* Receive a Standard X.M.C. Official Mars Mission Supporter bracelet
* Future IPX and Partners NFT & Token airdrops - 5 Lottery entries
* Eligible for one free standard NFT within the TheNFTX collections
* Guaranteed a TIER 3 position in I.C.G. (InpulseX Capital Group)
* Chance to win flights and accommodations for each future IPX event - 3 lottery entries
* Avatar profile picture with a pink ring (across all social channels)
* Two standard tickets to IPX future events worldwide

**SPACE MAJOR**&#x20;

* Receive an Exclusive X.M.C. Official Mars Mission Supporter bracelet
* Guaranteed future IPX and Partners NFT & Token airdrops
* Eligible for one free Rare NFT within the TheNFTX collections
* Guaranteed a TIER 2 position in I.C.G. (InpulseX Capital Group)
* Chance to win flights and accommodations for each future IPX event -4 lottery entries
* Avatar profile picture with a neon ring (across all social channels)
* Two Special tickets to IPX future events worldwide

**SUPER XSTRONAUT**&#x20;

* Receive a Personalised X.M.C. Official Mars Mission Supporter bracelet
* Guaranteed future IPX and Partners NFT & Token airdrops
* Eligible for one free Custom made NFT within the TheNFTX collections
* Guaranteed VIP invitations to all IPX future events worldwide
* Exclusive lunch or dinner with the IPX Team following all future events worldwide
* Guaranteed a TIER 1 position in I.C.G. (InpulseX Capital Group)
* Access to private chat through I.C.G. discord group with founders and core team to discuss the future direction of the IPX ecosystem
* Chance to win flights and accommodations for each future IPX event - 5 lottery entries
* Avatar profile picture with a gold ring (across all social channels)
* Many more exciting perks to be added


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.inpulsex.io/the-pillars/xstronaut-membership-club/benefits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
