> For the complete documentation index, see [llms.txt](https://docs.authenticateme.xyz/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.authenticateme.xyz/en/help/how-to-verify/important-disclaimers.md).

# Important Disclaimers

Our website (<https://authenticateme.xyz>) generates revenue through advertisements served by Google AdSense. This helps us cover the costs of maintaining infrastructure and offering our services free of charge to the servers and users that rely on us.

Please ensure you interact with the appropriate buttons as outlined in the Verification Guide. If no buttons are visible, exercise caution and scroll down the page as needed to access the necessary information for successful verification.

<div align="left"><figure><img src="/files/0kCkUcSQnxEvYpaMmfW8" alt=""><figcaption></figcaption></figure></div>

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

<div align="center" data-full-width="false"><figure><img src="/files/FrvVLP6wX4s34DptHFv5" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/NqeDhIR7TncZfklxQxFp" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**Important Notes**

* <mark style="color:green;">Interact with the elements only in the Green Zone.</mark>
* Ensure that the website you are visiting during the session is [**authenticateme.xyz**](https://authenticateme.xyz)
* <mark style="color:red;">Never key in any personal information when prompted,</mark> <mark style="color:red;"></mark><mark style="color:red;">**we do not require it.**</mark>

\
It is common to see masquerading verification adverts on our website due to the nature of our service as an authentication provider. (See sample of the mobile view)\
\
We have repeatedly removed these ads to reduce the chances of users interacting with these ads, but some may still show up due to the nature of spam ad bots. Please exercise caution and follow the guide to know what to interact with.
{% endhint %}


---

# 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.authenticateme.xyz/en/help/how-to-verify/important-disclaimers.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.
