# Security & Privacy

### Is my IP exposed when I join a group?

When you join a group in Keet, other peers in that group may be able to see your IP address using network monitoring tools. If you wish to be extra careful and protect your IP, it's recommended to use a VPN.

***

### Does Keet use any trackers?

No, Keet does not use any trackers.

***

### Can other users check my active status?

No, activity status cannot be seen on Keet.

***

### Can other users see when I'm reading/typing the message?

As with the activity status, other peers cannot see whether you are typing something, on either the PC or the mobile app.

**Read receipts** can be toggled in the **Profile** settings and are currently available for DM chats only.

***

### How do I block someone on Keet?&#x20;

Go to the '**Group Options'** / select the user in a member list / click '**Block Membe**r'.&#x20;

<figure><img src="/files/rogUQojTKgCzDtRBfUXI" alt="" width="389"><figcaption></figcaption></figure>

Once you block a user, you won’t see their messages in **any of the groups you share.**\
**I**n a chat, their messages will appear as "Message blocked".

You also won't receive DM requests from the blocked user.

<figure><img src="/files/KsKYAl25mQfBi4ARxb4z" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
You can unblock the user from the same member’s list, select peer / click 'Unblock Member' 🚫
{% endhint %}

***

### How do I report a message on Keet?

You can report an inappropriate message in a group. After reporting, you also have the option to block the peer who posted it.\
To report, select the message and click **Report** — please note that this action can’t be undone.

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

The reported message content will be hidden in the chat.

<figure><img src="/files/NMt65O2yO5urQEmylrNC" alt="" width="368"><figcaption></figcaption></figure>

***

### How do I report a user on Keet?

You can also report a user who shares inappropriate content in a group.\
The report is sent to the **group&#x20;**<mark style="color:$success;">**administrators**</mark>**&#x20;and&#x20;**<mark style="color:violet;">**moderators**</mark>, who can then decide whether to take appropriate action.\
To report a user, open '**Group Options**' / select the user in a member list / open their **'User profile'** and select '**Report member'.**

<div><figure><img src="/files/BOzIJeH6buKLoTOndMps" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HdsANgTtCopsshw9BPWN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QVAxGvufvuAicyrR4jk9" alt=""><figcaption></figcaption></figure></div>

Additionally, you can block the user as described [in the section above](#how-do-i-block-someone-on-keet), so you won’t see their messages **in any of the groups you share**.


---

# 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/security-and-privacy.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.
