# V1.6.6 - 5th July 2021

**Resource Description on Map**

The 'Resource Description' field is now visible for mobile users as well. This will appear when the user presses on a resource on the map.

&#x20;

**Voice Playback Setting**

We have added a setting which will allow the user to turn off the voice playback of the UMA digital assistant. This setting can be found in the account profile settings.


---

# 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://support.meetuma.ai/uma-knowledgebase/release-notes/mobile/android/2021/v1.6.6-5th-july-2021.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.
