# Request Ranger

## Request Ranger

- [Welcome to Request Ranger](https://www.requestranger.com/welcome-to-request-ranger.md): Your Ultimate HTTP & HTTPS Interception Sidekick for Secure Web Development!
- [What is Request Ranger?](https://www.requestranger.com/overview/what-is-request-ranger.md)
- [Key Features](https://www.requestranger.com/overview/key-features.md)
- [System Requirements](https://www.requestranger.com/overview/system-requirements.md): Compatibility and Requirements for an Optimal Experience
- [For Developers](https://www.requestranger.com/use-cases/for-developers.md): Streamline Your Web Development Workflow with Request Ranger
- [For Security Engineers](https://www.requestranger.com/use-cases/for-security-engineers.md): Secure Your Web Applications with the Ultimate HTTP & HTTPS Interception Sidekick
- [Installation](https://www.requestranger.com/getting-started/installation.md): Easily Install Request Ranger via the App Store or Download Releases Manually
- [Install from the Apple App Store](https://www.requestranger.com/getting-started/installation/install-from-the-apple-app-store.md)
- [Manually Download Releases from GitHub](https://www.requestranger.com/getting-started/installation/manually-download-releases-from-github.md)
- [Build Request Ranger yourself using XCode](https://www.requestranger.com/getting-started/installation/build-request-ranger-yourself-using-xcode.md)
- [Setup and Configuration](https://www.requestranger.com/getting-started/setup-and-configuration.md): A Guide to Configuring Request Ranger for Optimal Performance
- [Basic Usage](https://www.requestranger.com/getting-started/basic-usage.md)
- [HTTP & HTTPS Proxy](https://www.requestranger.com/features/http-and-https-proxy.md)
- [Decoder & Encoder](https://www.requestranger.com/features/decoder-and-encoder.md)
- [Comparer](https://www.requestranger.com/features/comparer.md)
- [How to Contribute](https://www.requestranger.com/contributing/how-to-contribute.md): Join the Request Ranger Community
- [Building Locally](https://www.requestranger.com/contributing/building-locally.md): Step-by-Step Guide to Building Request Ranger Using Xcode
- [Reporting Issues](https://www.requestranger.com/contributing/reporting-issues.md): Share Your Feedback, Report Bugs, and Request Features
- [Changelog](https://www.requestranger.com/changelog.md): A Record of Changes and Updates in Request Ranger


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://www.requestranger.com/welcome-to-request-ranger.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.
