# Overview

### What is SolverCF

SolverCF is a powerful HTTP proxy service designed to help developers bypass Cloudflare protection and other anti-bot systems. Our API acts as an intermediary that forwards your requests through our optimized infrastructure, handling complex challenges automatically.

### What product

When you make a request to a website protected by Cloudflare or similar security systems, your application often encounters challenges like JavaScript verification, CAPTCHA, or rate limiting. SolverCF solves these problems by:

* Automatically handling Cloudflare challenges
* Managing cookies and sessions
* Optimizing HTTP headers for bypass
* Supporting proxy rotation for anonymity
* Forwarding responses exactly as received

### Key Features

#### Automatic Cloudflare Bypass

Our infrastructure is optimized to automatically solve Cloudflare challenges including JavaScript verification, browser fingerprinting, and more. No need to manage complex headless browsers or wait for challenges to complete.

#### Full HTTP Method Support

Support for all standard HTTP methods including GET, POST, PUT, PATCH, and DELETE. Send form data, JSON payloads, or any content type your application needs.

#### Proxy Rotation

Use your own proxies (HTTP/HTTPS) with flexible authentication options. Perfect for web scraping, testing from different locations, or avoiding rate limits.

#### Response Forwarding

Get the exact response from target servers including status codes, headers, cookies, and body content. Your application receives responses as if it made the request directly.

### How It Works

1. **Send Request:** Your application sends a request to our API with the target URL and your API key
2. **Processing:** Our servers process the request, handle any Cloudflare challenges, and forward it
3. **Response:** You receive the complete response from the target server

**Note:** Each request is tracked and charged to your account. Check your balance regularly in the dashboard to avoid service interruption.

### Use Cases

* **Web Scraping:** Collect data from protected websites without getting blocked
* **API Testing:** Test your applications against protected endpoints
* **Data Collection:** Gather market data, prices, or public information
* **Monitoring:** Monitor website changes and availability
* **Research:** Academic and research projects requiring web data


---

# 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://nguyens-organization-105.gitbook.io/solvercf.com/solver-cloudflare/readme.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.
