# Quick Product Introduction

- [Preparing the Browser Proxy](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/preparing-the-browser-proxy.md)
- [Setting up the Proxy in the Browser](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/setting-up-the-proxy-in-the-browser.md)
- [Verifying the Browser Configuration](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/verifying-the-browser-configuration.md)
- [Understanding the Configuration](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/understanding-the-configuration.md)
- [Understanding input and variables](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/understanding-input-and-variables.md)
- [Preparing a new repository](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/preparing-a-new-repository.md)
- [Locating the Page to Modify](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/locating-the-page-to-modify.md)
- [Determining the Actions Required](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/determining-the-actions-required.md)
- [Building the First Rule Set](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/building-the-first-rule-set.md)
- [Setting Rule Properties](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/setting-rule-properties.md)
- [Connecting up the First Rule](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/connecting-up-the-first-rule.md)
- [Getting a Server Result](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/getting-a-server-result.md)
- [Manipulating the Server Result](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/manipulating-the-server-result.md)
- [Returning the Result to the User](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/returning-the-result-to-the-user.md)
- [Creating a Configuration for the Rule Set](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/creating-a-configuration-for-the-rule-set.md)
- [Selecting the Input Source](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/selecting-the-input-source.md)
- [Deploying the New Configuration](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/deploying-the-new-configuration.md)
- [Testing the Rules](https://docs.tomorrowx.com/cap/product-reference/quick-product-introduction/testing-the-rules.md)


---

# 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.tomorrowx.com/cap/product-reference/quick-product-introduction.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.
