# UserHelp documentation

## UserHelp documentation

- [Welcome to UserHelp](https://docs.userhelp.co/welcome-to-userhelp.md)
- [Our Features](https://docs.userhelp.co/overview/our-features.md)
- [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
- [Make changes dynamically](https://docs.userhelp.co/advanced-usage/make-changes-dynamically.md)
- [Pre-fill name and email address](https://docs.userhelp.co/advanced-usage/pre-fill-name-and-email-address.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.userhelp.co/welcome-to-userhelp.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.
