# Introduction

## <mark style="color:purple;">Macro Browser Documentation</mark> <a href="#macro-browser-documentation" id="macro-browser-documentation"></a>

***

Welcome to Macro Docs. Macro is your base layer for the internet. Private, intelligent, feature rich, user owned.

### <mark style="color:purple;">What is Macro Browser?</mark> <a href="#what-is-macro-browser" id="what-is-macro-browser"></a>

***

Macro is a private, intelligent, user owned layer for the internet. The browser is the front door to a privacy ecosystem with tab aware AI, a signing sandbox, a mesh P2P VPN with verifiable routes, Privacy Profiles, encrypted calls, DMs, and file sharing, multi network Web3, and a privacy mixer.

### <mark style="color:purple;">**Inside the ecosystem**</mark>

* Tab aware AI on page
* Signing Sandbox for connects and signs
* Mesh P2P VPN with routes you can verify
* Privacy Profiles for work, degen, and anon
* Encrypted calls, DMs, and file sharing
* Wallet and dApp sandbox with a safe test mode before mainnet
* Multi network support across L1s, L2s, and testnets
* Per dApp permissions with one click revoke
* Mixer and other privacy features available
* and more!

### <mark style="color:purple;">Key principles</mark>

* **Private by default**\
  Always on privacy, strong tracker and fingerprint defense.
* **DeGoogled Chromium**\
  Chromium core with Google services removed.
* **Built in protections**\
  Native VPN, native wallet and dApp sandbox, native approvals control, native encrypted comms.
* **Verify, do not just trust**\
  Route status and IP checks visible in product. Approvals translated into plain English with policy outcomes.

### <mark style="color:purple;">Contents</mark> <a href="#contents" id="contents"></a>

***

* [Getting Started](https://macro-browser.gitbook.io/docs/getting-started/overview)
* [Features Overview](https://macro-browser.gitbook.io/docs/getting-started/overview)
* [Technical Architecture](https://macro-browser.gitbook.io/docs/technical-architecture/overview)
* [Development Roadmap](https://macro-browser.gitbook.io/docs/development/roadmap)
* [FAQ](https://macro-browser.gitbook.io/docs/resources/faq)


---

# 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.macrobrowser.com/docs/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.
