> For the complete documentation index, see [llms.txt](https://docs.presearch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.presearch.io/keyword-staking/keywords/how-to-report-bogus-abusive-ads-from-keyword-staking.md).

# How to report bogus/abusive ADs from Keyword staking?

1. To report an ad within the Presearch search engine ([https://presearch.com](https://presearch.com/)), the first thing you must do is click on the flag that is at the end of the ad.

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

2. Then select the option for which you are reporting the AD, there is also a box to make more precise comments.

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

3. When selecting and making a comment, click submit and your report will be sent to the Presearch team for review.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.presearch.io/keyword-staking/keywords/how-to-report-bogus-abusive-ads-from-keyword-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
