# Getting Started

{% embed url="<https://bricksmotion.co/wp-content/uploads/BM-Gettin-Started-1.mp4>" %}

### Common starting issues:

* [loading conditions not set correctly](https://bricksmotion.gitbook.io/bricksmotion-components/using-components/loading-conditions) for timelines and/or events
* [timelines not reassigned under events](https://bricksmotion.gitbook.io/bricksmotion-components/using-components/reassign-timelines)
* duplicated timelines: be sure that you are not accidentally running a timeline or event twice.
* after importing a component make sure, that you save 1. Bricksforge Panel and 2. Bricks itself OR set the toggle "Save also Bricks Builder when saving" in Bricksforge Panel Settings.
* ["Event Panel" not activated (since Bricksforge 3.0.0)](https://app.gitbook.com/o/aq5gpIoUezINWPF4X64Q/s/Vg0eWU8o2ZRUMDuOyd8b/~/changes/61/using-components/activate-event-panel)


---

# 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://bricksmotion.gitbook.io/bricksmotion-components/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.
