# Setup

The following subpages are arranged in order to get your own Verification bot set up to your desired requirements.

This will take awhile, so grab yourself a coffee, tea or water together with a snack while you chug away at making your server one step closer to being protected by our protection!

***

💬 All our documentation on this site is written in English for an international audience. If you are a non-English reader, no worries!&#x20;

You can utilize a Google Translate - <mark style="background-color:blue;">G文</mark> plugin with your browser, or follow the pictorial instructions per step.


---

# 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://docs.authenticateme.xyz/en/owners-manual/setup.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.
