# Share a file

At the moment, EUENO only supports **sharing encrypted files.** To **share a file**, you have to provide the public key of the recipient.&#x20;

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

We get the public key from the account tab and copy the **Public key** section, and then share this with the sender.

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

Please check again recipient's address!&#x20;

After clicking **Share**, you have to sign for encrypting the key (free of charge). The file will go to the **Share with me** tab from the menu on the left.


---

# 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.eueno.io/get-started/files/share-a-file.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.
