# August - 10th

1. **User Facing**
   * **Impound Grounds (IG)**
     * Places where players can now collect 3D assets received from 3rd party app transactions.
       * Address: 4600 E 75TH TERRACE - Kansas City
     * Now, 3rd party developers can use 3D assets in escrow transactions again.
       * Vehicles, map assets, ornaments...
     * After a player earns a 3D from an escrow transaction, the asset will be in the IG.
     * Rules:
       * Players do NOT need to go to the IG to collect their assets. They can do it from their wallets.
       * Assets on IGs cannot be used until they are collected.
2. **Minor Bug Fixes & Improvements**


---

# 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.developers.upland.me/upland-developers/release-notes/august-10th.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.
