# FAQs

- [WebAR FAQs](https://docs.blippar.com/blippbuilder-documentation/faqs/webar-faqs.md): Read through few commonly asked questions
- [Sketchfab FAQs](https://docs.blippar.com/blippbuilder-documentation/faqs/sketchfab-faqs.md): Read through few commonly asked questions
- [Microsoft Teams FAQs](https://docs.blippar.com/blippbuilder-documentation/faqs/microsoft-teams-faqs.md): Read through few commonly asked questions
- [AppAR FAQs](https://docs.blippar.com/blippbuilder-documentation/faqs/appar-faqs.md): Read through few commonly asked questions
- [Blippbuilder FAQs](https://docs.blippar.com/blippbuilder-documentation/faqs/blippbuilder-faqs.md): Read through commonly asked questions
- [Blippbuilder New Pricing FAQs](https://docs.blippar.com/blippbuilder-documentation/faqs/blippbuilder-new-pricing-faqs.md): Understand the new pricing model.


---

# 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/faqs.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.
