> For the complete documentation index, see [llms.txt](https://documentation.proto.cx/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.proto.cx/docs/modules/ai-agents/knowledge/cloudflare-training.md).

# Cloudflare Training

Websites hosted by Cloudflare or other service providers may be blocking automated web traffic, making them inaccessible to LLM training. This can be modified with additional configuration in their platforms. This guide is for Cloudflare, but the principles generally apply to other providers.

***

{% stepper %}
{% step %}

### Go to Cloudflare website

{% endstep %}

{% step %}

### Go to Security → WAF → Tools

{% endstep %}

{% step %}

### Enter Proto's IP address

a) In the **IP, IP Range, country name, or ASN field**, insert **`20.198.250.74`** .

b) Set **Action** to **Allow**.
{% endstep %}

{% step %}

### Back in Proto, go to AI Agents → LLM → Add URL

a) Go to **AI Agents** → **LLM** → **Add URL**

b) Insert the **URL**

c) Set the **Enable proxy bypass** toggle to be turned off (disabled)

The Cloudflare-hosted website should now be accessible for LLM training.
{% endstep %}
{% endstepper %}
