# VBE Platform

- [How to submit an application](https://help.app.fivb.com/vis-web-manager/vbe-platform/how-to-submit-an-application.md)
- [How to update your application](https://help.app.fivb.com/vis-web-manager/vbe-platform/how-to-update-your-application.md)
- [Communication with FIVB](https://help.app.fivb.com/vis-web-manager/vbe-platform/communication-with-fivb.md)
- [VBE Survey](https://help.app.fivb.com/vis-web-manager/vbe-platform/vbe-survey.md)
- [How to submit an invoice](https://help.app.fivb.com/vis-web-manager/vbe-platform/how-to-submit-an-invoice.md)
- [How to submit a coach report](https://help.app.fivb.com/vis-web-manager/vbe-platform/how-to-submit-a-coach-report.md): This section only applies for coaches assigned to a Volleyball Empowerment project.


---

# 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://help.app.fivb.com/vis-web-manager/vbe-platform.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.
