# Roadmap

## We have published our roadmap at [roadmap.eonrift.com](https://roadmap.eonrift.com/)

With this tool you can see our entire roadmap, broken down into individual tickets.  Each ticket moves through its lifecycle with visibility into which stage it is currently falling under.

Additionally, you may comment on, upvote, or choose to follow individual tickets you are interested in.  In this way, we can communicate bidirectionally with our community and interact with them around specific parts of our roadmap.

<figure><img src="/files/heyov5XCkZhDcTLFoXAL" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://eon-rift.gitbook.io/eon-rift-litepaper/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.
