# FAQ

## Am I allowed to suggest updates to this guide?

Of course! In fact, you are encouraged to do so. It’s a living document and we’re all responsible to keep taking it to the next level. Just forward your suggestion to the team who is responsible, currently the Voyager facilitator team.

The guide is published on Gitbook, with the [Github repository](https://github.com/comprend/galaxy-explorer) as source. Please contact The Galaxy Cats for access to update!

## How will the Voyager project be evaluated?

The project will be evaluated by the turn of the year 2018/2019, on the metrics:&#x20;

* Is the organisation more effective and efficient?
* Are co-workers happier?


---

# 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.comprend.com/space-explorer/evolution/faq.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.
