> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-android-client-guide/edit-connection-settings/advanced-settings/experience.md).

# Experience

On the **Experience** tab, you can edit the following settings:

<figure><img src="/files/4su8DzHyYzc0rMZ2rLiS" alt=""><figcaption></figcaption></figure>

**Connection speed**. Tap this menu to select the suitable connection speed for the most fluid experience. By default, connection settings are optimized automatically. However, if you choose some option other than **Detect automatically**, you'll be able to configure the following additional options:

{% hint style="info" %}
**Note:** If you select an option which is deselected by default, please keep in mind that additional visual effects may slow down your connection speed.
{% endhint %}

* **Desktop background**. Enable this option to show the remote computer desktop background.
* **Font smoothing**. This option makes all fonts smooth for improved readability.
* **Menu animation**. If menus and windows on the remote computer have visual effects and this option is enabled, these effects are also shown on your Android device.
* **Desktop composition**. Desktop composition changes the way windows are depicted on the screen.
* **Window dragging**. Enable this option to show window contents when dragging windows.
* **Themes**. Enable this option to use the remote desktop themes when connected.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-android-client-guide/edit-connection-settings/advanced-settings/experience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
