# What to Expect from HackerOne Code

Welcome to HackerOne Code customer documentation! You'll find a number of helpful articles linked below that will help you and your team understand more about our service:&#x20;

* [How to Get More Out of Code](/customer-documentation/frequently-asked-questions/what-to-expect/how-to-get-more-out-of-code.md)
* [How fast is HackerOne Code?](/customer-documentation/frequently-asked-questions/what-to-expect/how-fast-is-hackerone-code.md)
* [Who is the HackerOne Code Community of Experts?](/customer-documentation/frequently-asked-questions/what-to-expect/who-is-the-hackerone-code-community-of-experts.md)
* [HackerOne Code's Conversational AI Agent](/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/what-to-expect.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.
