# Privacy & Safety

- [Staying Safe on Jeti](https://help.jeti.app/privacy-and-safety/staying-safe-on-jeti.md): At Jeti we want to create a safe environment for all of our users to openly express themselves.
- [Blocking](https://help.jeti.app/privacy-and-safety/staying-safe-on-jeti/blocking.md)
- [Reporting](https://help.jeti.app/privacy-and-safety/staying-safe-on-jeti/reporting.md): Find an instance of another user breaking the Rules of Conduct?
- [Managing your Privacy Settings](https://help.jeti.app/privacy-and-safety/managing-your-privacy-settings.md): Your privacy is a top priority to us, we have built features that allow you to keep your information protected and your account secure.
- [Privacy Settings and Information](https://help.jeti.app/privacy-and-safety/managing-your-privacy-settings/privacy-settings-and-information.md): To view the Privacy Policy for the Jeti App you can follow these simple steps 🔏
- [Your Profile Visibility](https://help.jeti.app/privacy-and-safety/managing-your-privacy-settings/your-profile-visibility.md)
- [Blocking Other Users](https://help.jeti.app/privacy-and-safety/managing-your-privacy-settings/blocking-other-users.md)
- [How do I block or unblock someone on Jeti?](https://help.jeti.app/privacy-and-safety/managing-your-privacy-settings/blocking-other-users/how-do-i-block-or-unblock-someone-on-jeti.md)
- [How do I see everyone I have blocked?](https://help.jeti.app/privacy-and-safety/managing-your-privacy-settings/blocking-other-users/how-do-i-see-everyone-i-have-blocked.md): You are able to view all the users you have blocked by going to your account settings and viewing your blocked users.


---

# 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://help.jeti.app/privacy-and-safety.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.
