# Our Features

<mark style="color:green;">**Key Features:**</mark>

1. <mark style="color:purple;">**Privacy First**</mark>: Solfiles uses fancy encryption to make sure that only you and the person you're chatting with can see your messages and files. That means no one else can snoop on your conversations.
2. <mark style="color:purple;">**Sharing Files Safely**</mark>: You can share files easily on Solfiles. Whether it's photos, documents, or videos, you can send them securely without worrying about someone else getting their hands on them.
3. <mark style="color:purple;">**Different Ways to Chat**</mark>: Solfiles offers three types of chats:
   * <mark style="color:purple;">**Friendlist**</mark>: Chat privately with your friends.
   * <mark style="color:purple;">**Wallet to Wallet**</mark>: Discuss money matters securely.

<figure><img src="/files/aT2azEDV8yHfSysR032r" alt="" width="375"><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://solfile.gitbook.io/solfiles/overview/our-features.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.
