> For the complete documentation index, see [llms.txt](https://docs.monstainfinite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monstainfinite.com/summary/monsta-infinite/monstaverse/inception-monsta.md).

# Inception Monsta

Inception Monsta are also passports to different experiences. For instance, the closed beta will be open to all Inception Monsta holders, while non-Inception holders had to wait for the Open Beta.&#x20;

**Allocations of 4,088 Inception Monsta (4,071 Inception Monsta Left)**

| Amount | Allocations                             |
| ------ | --------------------------------------- |
| 2,088  | Sale                                    |
| 200    | Presale Reward                          |
| 500    | In game contest and campaign            |
| 1,283  | Giveaways and influencers               |
| 17     | Burned due to unclaimed giveaway reward |

**2,088 Inception Monsta Sale will be held on 1st Sept 2021**&#x20;

* Inception Monsta will be selling on a bonding curve with each subsequent purchase increasing the price of the Inception Monsta.
* \#1 Inception Monsta will be priced at 0.2 $BNB&#x20;
* \#2088 Inception Monsta will be priced at 1.0 $BNB&#x20;
* Redeeming of BEP20 NFT will open on 12 October 2021 upon marketplace launch&#x20;
* Every redeem will have a chance of being born with Legendary parts. The probabilities are as below&#x20;

| Legendary Part Chances | %                      |
| ---------------------- | ---------------------- |
| Single                 | 25.04                  |
| Double                 | 3.68                   |
| Triple                 | 0.28                   |
| Quad                   | 0.0127                 |
| Penta                  | 0.000299               |
| Hexa                   | 1 chance in 34 012 224 |


---

# 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.monstainfinite.com/summary/monsta-infinite/monstaverse/inception-monsta.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.
