# MECHANISM

- [Cross Chain Consensus](https://docs.chainswap.com/mechanism/cross-chain-consensus.md)
- [Mint and Burn Bridge](https://docs.chainswap.com/mechanism/chainswap-architecture.md)
- [Liquidity Bridge](https://docs.chainswap.com/mechanism/liquidity-provision-bridge-solution.md)
- [Chainswap Solana Initiative](https://docs.chainswap.com/mechanism/chainswap-solana-initiative.md): ERC20 -- SPL token bridge live soon!
- [Chainswap Intermediary Chain](https://docs.chainswap.com/mechanism/chainswap-intermediary-chain.md): (Coming in the future)
- [Chainswap Application](https://docs.chainswap.com/mechanism/chainswap-application.md): A family of Applications (Coming in the future)
- [ChainSwap’s Cross-chain Aggregator](https://docs.chainswap.com/mechanism/chainswaps-cross-chain-aggregator.md): A cross-chain aggregator solution, with one interface it will be possible to find the bridge offering the best price with least slippage.


---

# 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.chainswap.com/mechanism.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.
