# Live Conversations

Once you create a channel, here's how to begin a push-to-talk among all the channel's members.

**Step 1:** Open the Talker app. Open your workspace and go to Groups.

**Step 2:** Select the channel you want to go live in.

**Step 3:** Tap on Go Live. All the members in the channel will recieve a notification.&#x20;

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

**Step 6:** Press and hold the microphone to start a conversation.

**Step 7:** Release the button to send the message.

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

There you go - that is how you start a Live conversation in a channel. You can click on the Drop option to exit a conversation.


---

# 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://talker.gitbook.io/talker-app-getting-started/product-guide/live-conversations.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.
