# Welcome to Lottielab

Welcome to Lottielab Docs. This documentation goes through the features of the editor and various actions that are possible for creating, collaborating on and shipping animated assets with Lottielab to your website or application.

There are 4 main sections in this documentation: Getting started, File management, the Editor and Exporting.

### Getting started

Getting started with Lottielab is really easy and in most cases, you'll find yourself not needing much of a guide on things. If you'd like to dive straight into creating your first animation, [sign up or login here](https://lottielab.com/dashboard).

To help you get started, you can also check out the following quick links too:

* [Tutorials](https://docs.lottielab.com/getting-started/tutorials)
* [Templates and Examples](https://lottielab.com/examples)
* [Animate mode](https://docs.lottielab.com/editor/animating/design-vs-animate-mode) in Lottielab
* [Our Discord community](https://discord.gg/vBu6T96QE9)
* [Figma import](https://www.figma.com/community/plugin/1307008445393559148/lottielab-figma-to-lottie-animation)

### File management

Lottielab is a powerful tool for organising, managing and collaborating on your Lottie animations.&#x20;

In this section, we dive into the dashboard and the various file management features Lottielab has to offer from [team management](https://docs.lottielab.com/file-management/teams) and [folders](https://docs.lottielab.com/file-management/folders), to [file creation](https://docs.lottielab.com/file-management/files/create-a-file) and [importing](https://docs.lottielab.com/file-management/files/import-a-file).

{% content-ref url="../file-management" %}
[file-management](https://docs.lottielab.com/file-management)
{% endcontent-ref %}

### Editor

The Lottielab editor is simple, and powerful, allowing you to achieve a wide range of compelling animations.

In this section, we explore features and actions you can take on the editor from creating animations with [auto-animate ](https://docs.lottielab.com/editor/animating/timeline/keyframes/add-a-keyframe#auto-animate)and [keyframes](https://docs.lottielab.com/editor/animating/timeline/keyframes), to the various [tools](https://docs.lottielab.com/editor/tools) and [properties](https://docs.lottielab.com/editor/properties) that power your animation.

{% content-ref url="../editor" %}
[editor](https://docs.lottielab.com/editor)
{% endcontent-ref %}

### Export & Hand-off

Exporting your animations to your website or app with Lottielab is lightning fast, allowing you to animate and publish to all Lottie supported platforms seamlessly via an all-in-one tool.

In this section, we go through various [export options](https://docs.lottielab.com/export-and-hand-off/file-download) such as Lottie, MP4 and Gif, and [platforms](https://docs.lottielab.com/export-and-hand-off/code-export-platforms) you can export them to such as Framer, iOS, Web and more.

{% content-ref url="../export-and-hand-off" %}
[export-and-hand-off](https://docs.lottielab.com/export-and-hand-off)
{% endcontent-ref %}

### Support & Feedback

If you have any questions, feedback or would like to just say Hi, you can get through to us via the following channels:

* [Our Discord community](https://discord.gg/GWnUnaVCYt)
* Email us at <support@lottielab.com>
* [Twitter](https://x.com/lottielabhq), [Instagram](https://instagram.com/lottie.lab) or [LinkedIn](https://linkedin.com/company/lottielab).


---

# 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/getting-started/welcome-to-lottielab.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.
