# Frequently Asked Questions

- [Supported Integrations](https://docs.pullrequest.com/customer-documentation/frequently-asked-questions/supported-integrations.md)
- [What to Expect from HackerOne Code](https://docs.pullrequest.com/customer-documentation/frequently-asked-questions/what-to-expect.md)
- [How to Get More Out of Code](https://docs.pullrequest.com/customer-documentation/frequently-asked-questions/what-to-expect/how-to-get-more-out-of-code.md)
- [How fast is HackerOne Code?](https://docs.pullrequest.com/customer-documentation/frequently-asked-questions/what-to-expect/how-fast-is-hackerone-code.md)
- [Who is the HackerOne Code Community of Experts?](https://docs.pullrequest.com/customer-documentation/frequently-asked-questions/what-to-expect/who-is-the-hackerone-code-community-of-experts.md)
- [HackerOne Code's Conversational AI Agent](https://docs.pullrequest.com/customer-documentation/frequently-asked-questions/what-to-expect/hackerone-codes-conversational-ai-agent.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.pullrequest.com/customer-documentation/frequently-asked-questions.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.
