# FAQ

<details>

<summary>is Lottielab free?</summary>

Lottielab has a free tier that allows you to use the editor, create animations, invite team members to collaborate and export to various popular formats.

There are some export features that are available on the Pro tier only, but majority of Lottielab features are enabled on the free tier too.&#x20;

[Get started for free](https://lottielab.com/sign-up).

</details>

<details>

<summary>How is Lottielab related to Lottie?</summary>

Lottie is an open-source JSON file format that was initial created by Hernan Torrisi, and expanded on by Airbnb and various other open source contributors.&#x20;

Over the years, a range of tools and sites have emerged to make using the Lottie format easier and more accessible.

Lottielab is one of such tools, and is the first dedicated editor for creating Lottie animations from scratch, making the Lottie animation workflow seamless.

</details>

<details>

<summary>Can I import my Figma designs?</summary>

Yes, you can import your Figma designs with the [Lottielab Figma plugin.](https://www.figma.com/community/plugin/1307008445393559148)

</details>


---

# 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/faq.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.
