# Sharing Files and Media 🗃️

### How can I share files and media in Keet?

Open a chat and click the '**Attach a file' \[**��] button:&#x20;

<figure><img src="/files/zxrf2pxArH7JDn7T3Lcm" alt="" width="443"><figcaption></figcaption></figure>

When prompted, allow Keet to access your media files.

Select the files you want to share with your peers, or drag and drop them into the chat window (on desktop).

<figure><img src="/files/pe5KMruwKwNR8vPK2WKL" alt="" width="430"><figcaption></figcaption></figure>

Click '**Send now' \[**▶&#xFE0F;**]** button when the files are ready. Once uploaded, all group participants will have access to the shared files.

{% hint style="success" %}
Since it’s peer-to-peer, both devices need to be online for smooth and fast file transfer. 🟢&#x20;
{% endhint %}

***

### Receive and download files

Shared files appear in the chat feed. To preview, click images, videos, or supported file types (e.g., .txt, .pdf). To download a file, click the three dots next to it and select '**Save to files**'.

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

***

### Monitor file transfer status

On the desktop,  the download process status bar appears in the top left corner of the app:&#x20;

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

When the file download is complete, the status will update:

<figure><img src="/files/6lc8T3MFzdg3T81WhORm" alt=""><figcaption></figcaption></figure>

Hover your mouse over the shared file to see its upload/download speed and the number of peers sharing it.

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

{% hint style="success" %}
&#x20;The ‘Seeds’ icon shows how many people have parts of the shared file. \
&#x20;To finish downloading, the sender may need to be online. 👥
{% endhint %}

***

### How to speed up the file transfer?

Keep the chat open on both devices while transferring files to ensure seamless communication.

{% hint style="info" %}
Upload speed depends on your and the seed's internet connection. 📡&#x20;
{% endhint %}


---

# 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://support.keet.io/file-sharing-and-messages/sharing-files-and-media.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.
