# Sample Markers

{% content-ref url="/spaces/3UKy7VHRJWrNarYaMp13" %}
[Blippar Documentation Centre](https://docs.blippar.com/blippar-documentation-centre/)
{% endcontent-ref %}

Utilise the sample marker provided below for the purpose of testing within your Blippar application:

![](/files/aZI6NMIYnT64Wnl0SynT)

This displays a dynamic wave like animation of 3D boxes.

{% hint style="info" %}
Ensure the `debugTestBlippsEnabled` flag is set. All the BlippJS script tutorial and demo blipps work in an SDK app with the `debugTestBlippsEnabled`
{% endhint %}


---

# 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.blippar.com/blippbuilder-app-sdk/getting-started/sample-markers.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.
