# Support & Resources

Our commitment to providing exceptional support at Euno is central to our user experience. Whether you have questions about functionality, encounter issues, or need guidance, our support team is readily available to ensure a smooth and productive experience with Euno. Your satisfaction is our priority, and we’re here to assist you every step of the way.

## Getting Help

* Through your dedicated account manager (via Slack / Teams / Email)
* Through our support email at [**support@euno.ai**](mailto:support@euno.ai)

***

## Quick Links

* [Getting Started](/getting-started.md)
* [Source Integrations](/sources.md)
* [Using Euno](/using-euno.md)
* [Metadata Activation](/using-euno/metadata-activation.md)
* [AI Assistant](/ai-assistant.md)


---

# 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.euno.ai/support-resources.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.
