# Key Concepts

- [Acre Security Council](https://docs.acre.fi/key-concepts/acre-security-council.md)
- [Acre Deployment Policy](https://docs.acre.fi/key-concepts/acre-deployment-policy.md): Deployment Policy Adopted by Acre DAO Security Council vote on Jul 27, 2025
- [acreBTC Deposit Token](https://docs.acre.fi/key-concepts/stbtc.md)
- [stBTC -> acreBTC Migration](https://docs.acre.fi/key-concepts/stbtc/stbtc-greater-than-acrebtc-migration.md)
- [Acre Dispatch Service](https://docs.acre.fi/key-concepts/acre-dispatcher.md): The governed dispatch service reviewed and managed by the Acre Security Council and DAO.
- [tBTC Decentralized Bitcoin Bridge](https://docs.acre.fi/key-concepts/tbtc.md): Acre has selected a permissionless, decentralized bridged bitcoin (tBTC) as part of the infrastructure behind the Acre protocol.


---

# 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.acre.fi/key-concepts.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.
