# Forwarding messages

In **Responso**, it is possible to forward the selected message. To do this, you have to enter the ticket, select the message you are interested in, and select “Forward”:

![](https://responso.com/app/files/2022/07/forward-1024x574.png)

Then select “External email” and enter the email address for sending:

![](https://responso.com/app/files/2022/07/forward2-1024x513.png)

Finally, you need to approve sending the message further:

![](https://responso.com/app/files/2022/07/forward3-1024x115.png)

<br>


---

# 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.responso.com/responso-doc/en/working-with-a-ticket/forwarding-messages.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.
