# Export & Hand-off

- [Comments](https://docs.lottielab.com/export-and-hand-off/comments.md)
- [Share link to file](https://docs.lottielab.com/export-and-hand-off/share-link-to-file.md)
- [Livelink (CDN)](https://docs.lottielab.com/export-and-hand-off/livelink-cdn.md): Everything you need to know about Lottielab's powerful Lottie hosting, versioning and optimisation feature.
- [Optimisation](https://docs.lottielab.com/export-and-hand-off/livelink-cdn/optimisation.md): A primer on the Livelink displayed size, optimisation percentage, and what it all means.
- [Customising embed links](https://docs.lottielab.com/export-and-hand-off/livelink-cdn/customising-embed-links.md): The Lottie Embed Link supports several URL (query) parameters which can be used to control how the Lottie will be played when you embed or otherwise use this link.
- [Code Export Platforms](https://docs.lottielab.com/export-and-hand-off/code-export-platforms.md)
- [Web](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web.md)
- [JavaScript (Vanilla)](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web/javascript-vanilla.md)
- [React JS](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web/react-js.md)
- [Angular](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web/angular.md)
- [Vue JS](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web/vue-js.md)
- [Webflow](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web/webflow.md)
- [Framer](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web/framer.md): This guide covers three methods: adding static Lottie animations, creating interactive Lotties with custom Framer interactions, and importing interactive Lotties with preserved Lottielab interactions.
- [Wordpress](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/web/wordpress.md)
- [Mobile](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/mobile.md): Your animations are saved as Files in Lottielab. Here are a few actions you can take with your Files"
- [iOS](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/mobile/ios.md)
- [Android](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/mobile/android.md)
- [React Native](https://docs.lottielab.com/export-and-hand-off/code-export-platforms/mobile/react-native.md)
- [File download](https://docs.lottielab.com/export-and-hand-off/file-download.md)
- [Lottie JSON download](https://docs.lottielab.com/export-and-hand-off/file-download/lottie-json-download.md)
- [GIF download](https://docs.lottielab.com/export-and-hand-off/file-download/gif-download.md)
- [MP4 download](https://docs.lottielab.com/export-and-hand-off/file-download/mp4-download.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.lottielab.com/export-and-hand-off.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.
