> For the complete documentation index, see [llms.txt](https://vision.stagalliance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vision.stagalliance.com/enter-the-portal-events-ep.md).

# Enter the Portal Events (EP)

**Statement November 2024**

We’ve heard the community questions about the *Enter the Portal* (EP) events, so here’s the latest. As a team known for leading communication in the space, we aim to keep you informed about all our strategic decisions.\
\
Since the EP events were initially planned, the NFT landscape has shifted. While our original vision for EP was ambitious, we found that the current market climate wasn’t ideal for its full launch. Instead, we adapted, focusing resources on creating the [**Bank of Moonstone**](https://www.stagalliance.com/prestige) (BoM) to bring real value to our community. With BoM, NFT holders can now earn **$ADA** from Elderworld’s fantasy product sales—an entirely unique benefit that didn’t require extra minting or a token raise.\
‍\
All the groundwork from EP is not lost. We’re integrating its components—character interactions, mining mini-games, and resource exploration—into our current platform, and everything will tie back to **PSTG**. Plus, we have a game-changing initiative in the works, promising even more value.\
‍\
EP is still coming but at a better time and scale to ensure long-term growth. The Bank of Moonstone has provided a solid foundation, making the EP’s upcoming release even stronger by aligning with our pillars of **Collect, Earn, Thrive** in Elderworld. Stay tuned; the journey is only getting better!


---

# 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://vision.stagalliance.com/enter-the-portal-events-ep.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.
