# Feedback & Sharing

Welcome to our enhanced system based on user feedback! We value your input, so we've implemented upgrades to provide an even better user experience. Now, you have the ability to provide feedback on the responses you receive by simply clicking the "like" or "dislike" button.

<figure><img src="/files/OdBBmRJsXcYfGP0uFfpw" alt=""><figcaption></figcaption></figure>

Sharing the responses from our intelligent AI, InvtAI, has never been easier! You can now effortlessly share the response messages on your favorite social media platforms. Just click the convenient "share" button to spread the word.

Additionally, we've made it simpler for you to copy the response message for your own use. With a single click on the "Copy" button, you can easily duplicate the message and utilize it wherever you need it. Enjoy the enhanced functionalities of our system and make the most out of your experience!


---

# 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.invt.ai/product-guides/ai-consulting/feedback-and-sharing.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.
