# Introduction

Aave Arc is a "permissioned" version of the Aave Protocol, which brings DeFi to institutions, allowing them to experience the power of DeFi: transparency, decentralized governance, rapid innovation, automated smart contract-based execution, liquidity, and programmability.

Aave Arc is a separate and independent deployment of the Aave Protocol smart contracts, with an addition of a smart contract permission layer which allows whitelisters to manage all participants in the pools (after KYC checks).

![](/files/ji3jscG0fqbvGifIo16u)


---

# 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://aave-arc.gitbook.io/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.
