# MECHANISM

- [Product Introduction](https://docs.desyn.io/mechanism/product-introduction.md)
- [Roles](https://docs.desyn.io/mechanism/product-introduction/roles.md)
- [Service](https://docs.desyn.io/mechanism/product-introduction/service.md)
- [Fee](https://docs.desyn.io/mechanism/product-introduction/fee.md)
- [How to Issue & Redeem A Pool?](https://docs.desyn.io/mechanism/product-introduction/how-to-issue-and-redeem-a-pool.md)
- [How to Manage a Pool](https://docs.desyn.io/mechanism/product-introduction/how-to-manage-a-pool.md)
- [How to become a fundraising partner？](https://docs.desyn.io/mechanism/product-introduction/how-to-become-a-fundraising-partner.md)
- [Whitelist Rules Description](https://docs.desyn.io/mechanism/product-introduction/whitelist-rules-description.md)
- [Token Whitelist](https://docs.desyn.io/mechanism/product-introduction/whitelist-rules-description/token-whitelist.md)
- [DeSyn's Contracts Overview](https://docs.desyn.io/mechanism/product-introduction/desyns-contracts-overview.md)
- [Copy of DeSyn's Contracts Overview](https://docs.desyn.io/mechanism/product-introduction/copy-of-desyns-contracts-overview.md)
- [Key Features](https://docs.desyn.io/mechanism/key-features.md): Redefining Liquidity for Everyone
- [Structured Liquidity Pools](https://docs.desyn.io/mechanism/key-features/structured-liquidity-pools.md)
- [SLP Model](https://docs.desyn.io/mechanism/key-features/structured-liquidity-pools/slp-model.md)
- [Team Battle](https://docs.desyn.io/mechanism/key-features/structured-liquidity-pools/team-battle.md)
- [Abstract Accounts](https://docs.desyn.io/mechanism/key-features/abstract-accounts.md)
- [Triple-Layer Decentralized Security Model](https://docs.desyn.io/mechanism/key-features/triple-layer-decentralized-security-model.md)
- [Open-end Pool](https://docs.desyn.io/mechanism/open-end-pool.md)
- [Creating Instructions for Open-end Pool](https://docs.desyn.io/mechanism/open-end-pool/creating-instructions-for-open-end-pool.md): The Open-end Pool is more suitable for index-based strategies, and portfolio managers manage products through the proportional allocation of digital assets.
- [Open-end Pool Flowchart](https://docs.desyn.io/mechanism/open-end-pool/use-cases.md)
- [Closed-end Pool](https://docs.desyn.io/mechanism/closed-end-pool.md)
- [Creating Instructions for Closed-End Products](https://docs.desyn.io/mechanism/closed-end-pool/creating-instructions-for-closed-end-products.md)
- [Closed-end Pool Flowchart](https://docs.desyn.io/mechanism/closed-end-pool/faq.md)
- [Video Introduction](https://docs.desyn.io/mechanism/video-introduction.md)


---

# 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.desyn.io/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.
