# Views

### Overview

There are two main views in Rift: **Play View** and **Engine View.** To change between them, click on the tabs at the bottom of the interface.

***

**Play View** is the default when you first open the plugin. It provides controls that make it easy to dial in presets, use the distortion engine, and see how the input signal is affected.

<figure><img src="/files/Ls8WoLLOm5zEPSpinJWh" alt=""><figcaption></figcaption></figure>

***

Engine View gives you full control over all options and parameters. If you would like to create your own presets or explore Rift’s vast possibilities, we encourage you to dive deeper.

<figure><img src="/files/f7iquJLFn0ODW37BDcld" alt=""><figcaption></figcaption></figure>

***


---

# 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://manual.minimal.audio/rift-manual/welcome-to-rift/views.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.
