# What's New?

## **Introduction**

We're excited to announce the latest updates to our AR system, which bring significant improvements in stability, persistence, and overall user experience. These enhancements ensure that your AR interactions are smoother and more reliable than ever before.

### Enhanced AR Stability and Model Persistence

1. **Improved Tracking and Visibility:**
   * Maintains AR content visibility during system repositioning or tracking interruptions.
   * Addresses model disappearance issues, ensuring consistent visibility.
2. **User Experience Enhancements:**
   * Delivers smoother and more stable AR interactions.
   * Increases overall reliability and user engagement.


---

# 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/webar-sdk/v2.0.2/whats-new.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.
