> For the complete documentation index, see [llms.txt](https://docs.ante.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ante.org/v0.8/technical-stuff.md).

# Technical Stuff

- [Deployed Contracts](https://docs.ante.org/v0.8/technical-stuff/deployed-contracts.md)
- [Security & Trust](https://docs.ante.org/v0.8/technical-stuff/security-and-trust.md)
- [Settling an Ante using a smart contract](https://docs.ante.org/v0.8/technical-stuff/settling-an-ante-using-a-smart-contract.md)
- [Settling by token price](https://docs.ante.org/v0.8/technical-stuff/settling-an-ante-using-a-smart-contract/settling-by-token-price.md)
- [Settle by stablecoin depeg](https://docs.ante.org/v0.8/technical-stuff/settling-an-ante-using-a-smart-contract/settle-by-stablecoin-depeg.md): The following is an example of a settlement contract which determines the outcome of an Ante based on historic price of USDC which is fetched from a Chainlink price feed.
