# Getting started

{% embed url="<https://youtu.be/T1MU_AaaD6g>" %}

When you launch the [Blings.io](http://blings.io/) extension for the first time, you’ll be prompted with a login screen. If you already have an account, enter your username and password to log in.

<figure><img src="/files/7imzlWSn6htH7GrZOgHt" alt="" width="261"><figcaption></figcaption></figure>

{% hint style="info" %}
&#x20;If you don't have an account, please contact us at <design@blings.io> and we will provide you with the necessary details.
{% endhint %}

To create a new project, click on the 'plus' icon located at the top right corner. Type in the desired project name, such as "Yearly Wrap" or "Black Friday Sale". The project name will be visible on all platforms, so choose a name that accurately represents its use case.

After opening a project, the list displays all the compositions in our project. Compositions are the "scenes" that make up our timelines. We have the option to create a video and render its "Main" composition as a whole, or we can upload separate compositions for more flexibility in our timeline.

## Iconography and Functionality

<table><thead><tr><th width="100" valign="middle">Icon</th><th>Functionality</th></tr></thead><tbody><tr><td valign="middle"><img src="/files/nMqRr9ikHRh64V3gT3rT" alt="" data-size="original"></td><td>Re-Render rendered composition</td></tr><tr><td valign="middle"><img src="/files/WG6Y6MJjvIuBnOBp4vhC" alt="" data-size="original"></td><td>Render selected composition(s)</td></tr><tr><td valign="middle"><img src="/files/h1iof9hsBJMXhVCtfPTF" alt="" data-size="original"></td><td>Create a new project</td></tr><tr><td valign="middle"><img src="/files/NM16ibdFwqcIfz7mwwD9" alt="" data-size="original"></td><td>GoTo rendered composition in the playground</td></tr><tr><td valign="middle"><img src="/files/4cs6rhDPRW10X8cPZxpG" alt="" data-size="original"></td><td>Selected Composition</td></tr><tr><td valign="middle"><img src="/files/haWWlV0Q03DmlEie9uHO" alt="" data-size="original"></td><td>Unselected Composition</td></tr><tr><td valign="middle"><img src="/files/hgcWlAWOw0S1X9AdTN0x" alt="" data-size="original"></td><td>Render Error</td></tr><tr><td valign="middle"><img src="/files/vtv0UEDEogmEbOhqidIn" alt="" data-size="original"></td><td>Render Success</td></tr></tbody></table>

## FAQ

<details>

<summary><strong>Why isn’t the composition list isn’t showing the updated list</strong></summary>

After adding, renaming or doing any updates to the composition, the Extension may require a slight prompt to refresh. You can achieve this by either clicking on the "Filter Selected" option or by exiting to the main projects list window and then returning to this specific project.

</details>

<details>

<summary><strong>What should I do if I'm unable to log in?</strong></summary>

Make sure you are entering the correct credentials. If nothing works contact us at <nir.p@blings.io> and we’ll assist you.

</details>

<details>

<summary><strong>How many compositions can I have in a single project?</strong></summary>

As many as you need.

</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://help.blings.io/creator/exstension/getting-started.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.
