# Cannoli

## Cannoli

- [Overview](https://docs.cannoli.app/overview.md)
- [What's new](https://docs.cannoli.app/overview/whats-new.md): Every month we share with you Cannoli's most recent feature additions and changes. Want to request a feature? Write to us at hello@cannoli.app.
- [Getting started on Cannoli](https://docs.cannoli.app/guides/getting-started-on-cannoli.md)
- [Preparing your Figma file from scratch](https://docs.cannoli.app/guides/preparing-your-figma-file-from-scratch.md)
- [Preparing your Figma file for an image slice email](https://docs.cannoli.app/guides/preparing-your-figma-file-for-an-image-slice-email.md)
- [Using Cannoli's email kit on Figma](https://docs.cannoli.app/guides/using-cannolis-email-kit-on-figma.md)
- [Using Cannoli's plugin on Figma](https://docs.cannoli.app/guides/using-cannolis-plugin-on-figma.md)
- [Figma layers support and best practices](https://docs.cannoli.app/fundamentals/figma-layers-support-and-best-practices.md)
- [About MJML](https://docs.cannoli.app/fundamentals/about-mjml.md)
- [Supported MJML components](https://docs.cannoli.app/fundamentals/supported-mjml-components.md): Here you can find the MJML components supported in Cannoli.
- [Creating an email system in Figma for Cannoli](https://docs.cannoli.app/advanced/creating-an-email-system-in-figma-for-cannoli.md)
- [For marketers who want brand governance](https://docs.cannoli.app/use-cases/for-marketers-who-want-brand-governance.md)
- [For designers who love Figma](https://docs.cannoli.app/use-cases/for-designers-who-love-figma.md)
- [For developers who love MJML](https://docs.cannoli.app/use-cases/for-developers-who-love-mjml.md)
- [Image slicing for Cannoli in less than 2 minutes](https://docs.cannoli.app/cannoli-bites/image-slicing-for-cannoli-in-less-than-2-minutes.md)
- [Syncing a Figma file using the plugin](https://docs.cannoli.app/cannoli-bites/syncing-a-figma-file-using-the-plugin.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cannoli.app/overview.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.
