# Roadmap

## Overall

The overall plan for all assets and systems planned for Phase one can be found here:

{% embed url="<https://github.com/RHSMODS/statusquo/issues?q=is%3Aissue+label%3A%22PHASE+1%22>" %}

You can also view the entire project board with all the triagd bug issues here:

{% embed url="<https://github.com/orgs/RHSMODS/projects/1/views/1>" %}

## Factions

You can also further filter by the various sides of the conflict by enhancing the filters.

### BLUFOR

{% embed url="<https://github.com/RHSMODS/statusquo/issues?q=is%3Aissue+label%3A%22PHASE+1%22+label%3ABLUFOR>" %}

### REDFOR

{% embed url="<https://github.com/RHSMODS/statusquo/issues?q=is%3Aissue+label%3A%22PHASE+1%22+label%3AREDFOR>" %}


---

# 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://docs.rhsmods.org/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/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.
