# Conversation Links

Conversation links allow users to view the entire history of a conversation through a public link, no-sign in required.

You can go to any conversation and copy the link of the of that conversation and open or send to anyone.&#x20;

They can view the conversation in its entirety through this landing page.

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

After you have connected your custom domain, it will change to reflect your white label domain/ brand.

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


---

# 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.stammer.ai/stammer.ai-docs/chat-ai-agents/conversations/conversation-links.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.
