# Applications

The following applications can be built by integrating Enclave's API

* Mirrortables (<https://balajis.com/p/mirrortable>)
* Cross chain borrow lend: Stake collateral on chain 1 and borrow asset on chain 2
* Cross chain NFT marketplaces
* Cross chain prime brokerage - Multi utilization of collateral across chains and protocols for maximum capital efficiency
* AI Execution Engine - Virtual environment for rule based transaction orchestration and execution, perfect for autonomous transaction execution use cases / users (ex. AI agents)


---

# 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.enclave.money/applications.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.
