# Help

## Help Tab in EVE Platform

The EVE platform features a **Help** tab designed to provide users with quick access to resources and guidance. By clicking on the Help tab, a new window will open, directing you to the comprehensive online documentation. This documentation covers a wide range of topics, including setup instructions, usage guidelines, and troubleshooting tips, helping you make the most of the EVE platform.

If further assistance is required beyond the documentation, please refer to the **Support** tab for information on how to submit a support ticket.


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/help.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.
