# Contact information for feedback

We value your feedback and welcome your thoughts, suggestions, and contributions to make Asv.Drones even better. There are two primary ways to get in touch with us:

## GitHub Issues

If you encounter a bug, have a feature request, or want to participate in discussions about Asv.Drones, our GitHub Issues page is the place to go. You can create a new issue or contribute to existing discussions.

👉 [GitHub Issues](https://github.com/asv-soft/asv-drones/issues)

## Official Email

For more direct and private communication, you can reach out to us via our official email. Feel free to share your thoughts, report issues, or inquire about any aspect of Asv.Drones.

📧 [Our Official Email Address](https://github.com/asv-soft/asv-drones-docs/blob/main/overview/conclusion/asv@me.com)

### How to Provide Effective Feedback

When providing feedback, consider the following to help us better understand and address your needs:

* **Clearly Describe the Issue or Suggestion:**
  * Provide detailed information about the problem or suggestion. Include steps to reproduce issues if applicable.
* **Include Relevant Information:**
  * Mention the version of Asv.Drones you are using, your operating system, and any other relevant details.
* **Be Constructive:**
  * Constructive feedback helps us identify areas for improvement. Share your insights and thoughts in a positive and constructive manner.

We appreciate your time and effort in helping us enhance Asv.Drones. Thank you for being a part of our community!


---

# 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.asv.me/overview/conclusion/contact-information-for-feedback.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.
