# old readme

> **search**\
> \&#xNAN;*find answers fast – search by keyword, feature, or use-case*

***

## <i class="fa-staylinked">:staylinked:</i>

<a href="/spaces/sAHOIWkjYudyFAaqnpQm/pages/LryecAMjgmFShQgs5mlT" class="button primary">New button</a>

<a href="https://google.com" class="button secondary" data-icon="hand-love">New button</a>

<a href="https://google.com" class="button primary">New button</a>

> quote

* [ ] todo a
* [ ] todo b
* [ ] todo c

<details>

<summary>expandable1</summary>

this in the expandable

</details>

{% tabs %}
{% tab title="First Tab" %}
tab1
{% endtab %}

{% tab title="Second Tab" %}
tab2
{% endtab %}
{% endtabs %}

{% hint style="info" %}
hint1
{% endhint %}

divider

***

images:

<div><figure><img src="/files/HWx6Du1RxL8Z0t2Xo6zF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xCktikuwGKwD6LeunyHW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AU03jNl3G9VWlpgLT5ed" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rxpNz7RN7hvqvc50tigv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rMwrNnMEq9rhv3NiYpcA" alt=""><figcaption></figcaption></figure></div>

```
// Some code
```

{% stepper %}
{% step %}

### step1

content1
{% endstep %}

{% step %}

### step2

content2
{% endstep %}
{% endstepper %}

{% columns %}
{% column %}
column1
{% endcolumn %}

{% column %}
column2

column2 more
{% endcolumn %}
{% endcolumns %}

## cards

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>card 1</td><td><a href="/pages/zPU83JZjvSN94metpPTh">/pages/zPU83JZjvSN94metpPTh</a></td><td></td><td><a href="/files/TqTPG6RL1rfprTOE2qFH">/files/TqTPG6RL1rfprTOE2qFH</a></td></tr><tr><td>card2</td><td></td><td>some text in card2</td><td></td></tr></tbody></table>

| section                   | description                                   |
| ------------------------- | --------------------------------------------- |
| **getting started**       | create your first mp5 video in minutes        |
| **use-cases & templates** | guides for onboarding, promos, renewals, more |
| **how-to videos**         | short screencasts for visual learners         |

***

## product guides

* **building & editing** – scenes, flow map, global styles
* **workflows & branching** – conditions, logic map, a/b testing
* **data & personalization** – dynamic fields, url params, mail-merge
* **integrations & crm** – hubspot, sfmc, klaviyo, braze, iterable, csv
* **sharing & embeds** – email, sms, sdk embed, thumbnails
* **analytics & reporting** – views, cta clicks, exports, bi tools
* **account & subscription** – workspaces, roles, seats, billing
* **security & compliance** – gdpr, iso 27001, data privacy, sso/2fa
* **sdk & studio (enterprise)** – developer api, mp5 connectors, after effects extension

***

## trending topics

* embed a video in wordpress or shopify
* send a test email with personalized variables
* calculate video views & overage usage
* build a quiz-style product recommender
* changelog → latest features & fixes

***

## popular how-to videos

* **beginner tour** (8 min)
* **create a branching flow** (4 min)
* **fine-tune global styles** (3 min)
* **connect hubspot & pass url params** (5 min)
* **interpret analytics dashboard** (6 min)

***

## learn & connect

* **webinars & events** – upcoming live sessions
* **blings community** – ask questions, share tips
* **developer docs** – sdk reference & sample code

***

## still need help?

> contact **<support@blings.io>** or start a live chat (business / enterprise plans).
>
> community answers → [join the forum](/ignore/readme-1.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/readme-1.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.
