# Introduction to Mosaic

Mosaic envisions a world where anyone can trade their funds freely, reliably, and effortlessly on their own terms. Built natively on Movement and grounded in DeFi principles of open access, Mosaic is a DEX Aggregator and DeFi hub that empowers users with the insights and tools to trade without intermediaries. It offers a fast, secure, and user-friendly platform. No matter your path to financial autonomy, Mosaic has you covered.

Whether you are a developer looking to integrate with our platform, a trader seeking to understand our features, or a new user curious about decentralized exchange, you’ve come to the right place. This documentation provides comprehensive guides, detailed API references, and all the resources you need to effectively utilize Mosaic.

### Jump right in

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>User Guides</strong></td><td></td><td><a href="https://2052832733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV8Xc6SWICSNHJsYKexJR%2Fuploads%2FGJsxyJHMIPLlvN16rswg%2FUser.png?alt=media&#x26;token=a32c87d4-501a-4863-a83e-1abcee0abf29">User.png</a></td><td></td><td><a href="user-guides">user-guides</a></td></tr><tr><td>Products</td><td></td><td><a href="https://2052832733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV8Xc6SWICSNHJsYKexJR%2Fuploads%2FAJgh9eD4FzAIRg1IcP8S%2FBanner.png?alt=media&#x26;token=450a0154-36cc-45d3-a7c4-f84d3b89de6f">Banner.png</a></td><td></td><td><a href="products">products</a></td></tr><tr><td><strong>Swap Integration</strong></td><td></td><td><a href="https://2052832733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV8Xc6SWICSNHJsYKexJR%2Fuploads%2FrTa414xazDKyynHUWrIp%2FSwap-Integration.png?alt=media&#x26;token=4e4a8318-98e2-4a57-bf2b-675dcd1a6e07">Swap-Integration.png</a></td><td></td><td><a href="swap-integration">swap-integration</a></td></tr><tr><td><strong>Security and License</strong></td><td></td><td><a href="https://2052832733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV8Xc6SWICSNHJsYKexJR%2Fuploads%2F0zI3RDSVcLMA68f8ZoBd%2FSecurity-and-License.png?alt=media&#x26;token=a2e26362-b3d5-4c37-8f4f-9b1836de971c">Security-and-License.png</a></td><td></td><td><a href="security-and-license">security-and-license</a></td></tr></tbody></table>


---

# 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.mosaic.ag/readme.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.
