# ADVANCED PROJECT

- [Create a Shadow Effect](https://docs.blippar.com/blippbuilder-documentation/advanced-project/create-a-shadow-effect.md): Learn how to create a shadow effect using the design canvas
- [Customization](https://docs.blippar.com/blippbuilder-documentation/advanced-project/customization.md): Customise your project
- [Publish to Socials](https://docs.blippar.com/blippbuilder-documentation/advanced-project/publish-to-socials.md): Learn how to publish your AR creations to social media platforms


---

# 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-documentation/advanced-project.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.
