# How Can I share a Particular Message as Link

Permalink helps in creating a link directly to that message

![](/files/-M9cL2e8w2BBPr2Lh0bi)

* Permalink a message to creates a URL directly to that message in the chat.
* Click on the **Permalink** option in the message actions menu. This copies the message into your clipboard.

https\://<>.orgchat.com/group/test\_mine?msg=<>


---

# 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.orgchat.com/how-can-i-share-a-particular-message-as-link.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.
