> 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/official-links.md).

# Official Links

**Stag Alliance** \
<https://www.elderworld.io/stag-alliance/home>

**Elderworld**\
<https://www.elderworld.io/>

**Elderworld Platform**\
<https://play.elderworld.io>

**X** \
<http://twitter.com/stagalliance>&#x20;

**Discord**\
<https://discord.gg/stagalliance>

**JPG Store - Portal Pass**\
<https://www.jpg.store/collection/StagAlliancePortalPass>&#x20;

**JPG Store - Stag Alliance collection**\
<https://www.jpg.store/collection/stagalliance>

**JPG Store -** Book.io - A Tale of the Nine Lands\
<https://www.jpg.store/collection/bookioataleoftheninelands?tab=items>

## Policy IDs

### Stag Alliance Portal Pass

6d6b6f368b2e9a49ee00ff919d76ffed11b838a1988f4f888f420a22

### Stag Alliance collection

1fcf4baf8e7465504e115dcea4db6da1f7bed335f2a672e44ec3f94e

### Book.io - A Tale of the Nine Lands

f5c5382fcf7fa068977f2b0ba6d87e4db34d19c768a1cbf0ab782b68


---

# 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/official-links.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.
