> For the complete documentation index, see [llms.txt](https://wiki.bigtime.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bigtime.gg/big-time-economy/faq/how-is-early-access-launch-different-from-the-final-economy.md).

# How is Early Access Launch Different From the Final Economy?

Big Time is currently in Early Access Launch. It is important to note that the current economy is not representative of Big Time’s final form.

The table below highlights the planned differences between Big Time's Early Access Launch economy and what will be Big Time's final economy.

<figure><img src="/files/BfsHlVqfkGPgx3MK0DkF" alt=""><figcaption><p><strong>Early Access vs. Open Beta.</strong></p></figcaption></figure>

**Note:** Players will have access to their Personal Metaverse before the open invite beta is live.

In addition, the [**Non-Craftable Cosmetic Collectibles**](/big-time-economy/economy-components/cosmetic-collectibles/non-craftable-cosmetic-collectibles.md) currently dropping in the Early Access Launch will not drop after the conclusion of the Early Access Period. These particular [**Non-Craftable Cosmetic Collectibles**](/big-time-economy/economy-components/cosmetic-collectibles/non-craftable-cosmetic-collectibles.md) will have unique "Fashion" tags, which will never drop again. In the Open Invite Beta and beyond, the only source of these collectibles will be from Early Access players.


---

# 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://wiki.bigtime.gg/big-time-economy/faq/how-is-early-access-launch-different-from-the-final-economy.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.
