# Getting started

- [Creating your first project](https://docs.userhelp.co/getting-started/creating-your-first-project.md)
- [Customizing Button](https://docs.userhelp.co/getting-started/customizing-button.md): In this guide, we’ll have a look through the many options available to fit the feedback button to your brand’s design and aesthetics
- [Choosing placement](https://docs.userhelp.co/getting-started/choosing-placement.md): No site looks the same to another - that’s why we offer customization on where you can place the button on your site
- [Add button to site](https://docs.userhelp.co/getting-started/add-button-to-site.md): This is the final step of the “Getting started” guide, on where you’ll learn how to add the feedback button on to your live site


---

# 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.userhelp.co/getting-started.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.
