# old home2

> **welcome to blings — your new home for personalized, interactive mp5 videos.**

{% hint style="info" %}
**new to blings?** start with the 5-minute quick-start below, then explore deeper guides in the tabs that follow.
{% endhint %}

***

{% stepper %}
{% step %}

#### 1. sign up

create an account with google, email, or sso.
{% endstep %}

{% step %}

#### 2. pick a template

choose from marketing, onboarding, or promo templates.
{% endstep %}

{% step %}

#### 3. customize

edit scenes, update text & images, set global styles.
{% endstep %}

{% step %}

#### 4. test & share

send yourself a test email, embed, or grab a share link.
{% endstep %}
{% endstepper %}

***

### 📚 quick links

{% columns %}
{% column %}

#### getting started

[what is blings & mp5? →](https://github.com/yonatanmn/plsdoc/blob/main/what-is-blings.md)\
[glossary →](https://github.com/yonatanmn/plsdoc/blob/main/glossary.md)\
[faq →](https://github.com/yonatanmn/plsdoc/blob/main/faqs.md)
{% endcolumn %}

{% column %}

#### create & edit

[first-video guide →](https://github.com/yonatanmn/plsdoc/blob/main/create-first-video.md)\
[scenes & flow map →](https://github.com/yonatanmn/plsdoc/blob/main/scenes-flow.md)\
[global styles →](https://github.com/yonatanmn/plsdoc/blob/main/styles.md)
{% endcolumn %}
{% endcolumns %}

***

{% tabs %}
{% tab title="use-case guides" %}

* product recommender
* onboarding sequence
* renewal reminder
* event invitation\
  [view all →](https://github.com/yonatanmn/plsdoc/blob/main/use-cases/README.md)
  {% endtab %}

{% tab title="how-to videos" %}

* beginner tour (5 min)
* customize brand styles (3 min)
* build branching flows (4 min)\
  [video library →](https://github.com/yonatanmn/plsdoc/blob/main/how-to-videos.md)
  {% endtab %}

{% tab title="trending" %}

* embed in shopify
* calculate view usage
* build quiz-style video\
  [changelog →](https://github.com/yonatanmn/plsdoc/blob/main/changelog.md)
  {% endtab %}
  {% endtabs %}

***

***

### need help?

| option                    | details                                                                                     |
| ------------------------- | ------------------------------------------------------------------------------------------- |
| **troubleshooting guide** | [common issues & fixes →](https://github.com/yonatanmn/plsdoc/blob/main/troubleshooting.md) |
| **email us**              | <support@blings.io>                                                                         |
| **live chat**             | available on business + plans                                                               |
| **community**             | [join the forum →](https://github.com/yonatanmn/plsdoc/blob/main/community.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://help.blings.io/ignore/oldhome2.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.
