# Welcome to Hunt Intelligence

Welcome to Hunt Intelligence! We're thrilled to have you on board.

Hopefully our platform is pretty easy to use. However, you can always use this documentation to help you out when you are stuck. We strive to make your experience as effortless as possible, but we're always here to help when you need it!

If you can't find what you're looking for here, have feedback, or need to talk to a human, feel free to ping us through Intercom or at <support@huntintel.io>


---

# 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.huntintel.io/welcome-to-hunt-intelligence.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.
