# Help Resources

There are multiple channels where you can receive help in using and configuring Frends.&#x20;

## Contact us via Chat

You can contact us and our support team through the Help button in your Frends environment. You can ask the AI assistant to help you for known issues and common questions, and if your need is more specific, the support team is available to help you as well.

## Documentation

You have also already found a very good support channel, our documentation. Here you can find answers and guides to most details and features in Frends, and the search also features an AI assistant, that can help collect and condense the docs into an answer to your specific problem.

## Official support

If your purchased package contains product support, you can always contact us for help. Please reach out to your named Account manager, customer success manager or directly to your dedicated support email address to find a solution.&#x20;

In case you don't have product support or service management included yet in your Frends service, please contact your favourite sales person and let's see what we can arrange. We want nothing more than resolving any adversities you might encounter.

## Bug reports & feedback

Bug reports and help requests are also an important way for us improve our product and we want to make it as easy as possible.&#x20;

In order to report an issue you're facing, you can find the **Bug report** button from the homepage. Requesting a feature you would like to have is also done here.

If you just want to leave us some feedback, good, bad or neutral, you can do so from the menu under your username at top right corner. We'd love to hear back from you on how you like Frends!


---

# 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.frends.com/get-started/help-resources.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.
