# Introduction

Welcome to the CloudBrowser documentation! Here, you will find comprehensive resources to help you get started with our powerful cloud-based browser solution.

## What is CloudBrowser?

CloudBrowser provides a seamless and efficient way to interact with browsers from the cloud. With features like headless browsing, customizable environments, and robust proxy support, you can automate testing, scraping, and various other tasks without the hassle of managing local infrastructure.

{% embed url="<https://cloudbrowser.ai>" %}

## Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Run your first browser</td><td><a href="https://2483416049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs3yFu1wYUtYisKCFq5vT%2Fuploads%2FR3wGO5trXnoWTUQ89zNG%2Fchrome-chromium.jpg?alt=media&#x26;token=36e601e7-5e04-4d74-a4b4-6e9c5e6a63ab">chrome-chromium.jpg</a></td><td></td><td><a href="quickstart">quickstart</a></td></tr><tr><td><strong>MCP Server</strong></td><td>Automate browsers using AI</td><td><a href="https://2483416049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs3yFu1wYUtYisKCFq5vT%2Fuploads%2F9pSuDEvcSinKdIBqku6e%2Fmodelcontextprotocol.jpg?alt=media&#x26;token=243f14f3-c5a5-45c5-95d7-49335f8bb74f">modelcontextprotocol.jpg</a></td><td></td><td><a href="mcp-server">mcp-server</a></td></tr><tr><td><strong>HTTP API</strong></td><td>Customize your browsers</td><td><a href="https://2483416049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs3yFu1wYUtYisKCFq5vT%2Fuploads%2F8219cPdUvfSCSZDKepzt%2FAPI-REST-API-WEB-1.webp?alt=media&#x26;token=f8c33824-6126-43e7-b099-8f4efef15958">API-REST-API-WEB-1.webp</a></td><td></td><td><a href="browser-management">browser-management</a></td></tr></tbody></table>


---

# 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://cloudbrowser.gitbook.io/docs/get-started/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.
