# Blocking an Account

You can choose to block an account when you would like to stop seeing posts by them or prevent them from sending you DMs. Read more about blocking on Jeti on the following pages:

{% content-ref url="/pages/-MKr8OAxhQhcs\_n6bEGB" %}
[How To Block An Account](/old/accounts/about-blocking/how-to-block-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKr8U04tO0K6UlUClLG" %}
[About Blocking](/old/accounts/about-blocking/about-being-blocked.md)
{% endcontent-ref %}


---

# 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/old/accounts/about-blocking.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.
