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

# Roadmap

<figure><img src="https://lh7-us.googleusercontent.com/dyZ5GGC-ZyTUwoDwSSuWEFMmGCznlWEgrkCOwUNmk2jq2kYIykJSO1I74fJl7pEl-H7zD-lWLsY6qmLH-uQxkQqWM0He6VBJIfY_gBSSozGQZo4jgZKhlznlcvKbURxSd5wcbIvtskQM" alt=""><figcaption></figcaption></figure>

Guild of Guardians is currently running the [Regional Test Launch in Canada](https://www.guildofguardians.com/news/guild-of-guardians-regional-test-launch-now-live-in-canada) since January 2024.

You can read more on the success of our previous milestones here:

* Q2 2023: [Beautiful Corner Demo](https://www.guildofguardians.com/news/beautiful-corner-demo)
* Q3 2023: [Friends and Family Demo](https://www.guildofguardians.com/news/friends-family-demo)


---

# 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:

```
GET https://portal.guildofguardians.com/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
