# Support

Here you can find some useful resources to help facilitate your Falcon Onum experience.

## Do you require further assistance?

To provide you with a better support experience, please make sure that:

* [ ] You have read the [FAQs](/faqs/faqs.md).
* [ ] Need a walk-through? Check out our [video tutorials](/videos/videos.md).
* [ ] You have read our [Blog](https://onum.com/resources/blog/), constantly updated with useful articles.
* [ ] Visit our [Website](https://onum.com/).

## Still need help?

Do you still need assistance? You can submit a support case. To do it, please log in to the [CrowdStrike Customer Center](https://supportportal.crowdstrike.com/s/login/)

If you're unable to log in or are not yet a registered user, please contact us: <onum-support@crowdstrike.com>


---

# 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.onum.com/support/support.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.
