# Crawler whitelisting

The On-Site Analysis Crawler requires access to your website for proper functionality. This process involves whitelisting, or permitting, specific IP addresses that our Crawler uses to request access to your website.

Here are the IP addresses you need to whitelist:

* **52.124.19.22**
* **23.157.192.18**
* **199.182.115.0**
* **149.20.247.85**
* **142.147.110.15**

In addition to adding these IP addresses to your whitelist, it would be beneficial to note the user agent used by our Crawler, which is:

"**Mozilla/5.0 (compatible; SeodityBot/3.1; +<https://seodity.com/bots>)**".


---

# 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.seodity.com/features/on-site/crawler-whitelisting.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.
