# Send text and attachments

In addition to voice-based communication over a push-to-talk channel, you can also send text messages with picture attachments on a channel. Here's how to do it.

**Step 1:** Open a Group on the Talker app. Click on the messenger icon.

**Step 2:** Enter the message and click on the Send icon.

That is how you can send a message in a channel on Talker. Here's how you can send a picture on Talker chat.

<figure><img src="https://340882075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtJIlJ1AV3TAmINONrM7%2Fuploads%2F37Yjkj3XKtfSL6hr8rRG%2FText%20Message-side.png?alt=media&#x26;token=e33c1aa0-5d98-4c6b-b2f1-c31e82c8dba4" alt=""><figcaption></figcaption></figure>

**Step 1:** Click on the attachment icon to add a picture.

**Step 2:** You may opt to capture a picture with your camera or select an image from your gallery.

<figure><img src="https://340882075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtJIlJ1AV3TAmINONrM7%2Fuploads%2F36xb8t46rmNVFjdlgdM8%2FAttach%20Photo.png?alt=media&#x26;token=fa7d8050-e738-469c-9e8e-596071b2e7f6" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the image. Modify it, crop it, or resize it according to your needs.

**Step 4:** You can add a message for context. Hit the send button.

<figure><img src="https://340882075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtJIlJ1AV3TAmINONrM7%2Fuploads%2FZ8A61q8ZvnZfV2reSnuU%2Fnoname-side.png?alt=media&#x26;token=36495d6a-2543-4ece-bcc7-b0df837dddaa" 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://talker.gitbook.io/talker-app-getting-started/product-guide/send-text-and-attachments.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.
