# How to turn on the Action Tips panel?

In "Menu" -> "View", you can choose to turn on/off the Action Tips panel. When it is turned on, the user will be prompted with the corresponding shortcut keys and other information in the bottom left corner of the preview interface according to the user's current operation.

<figure><img src="/files/RklllY4Xfq6JXxNa3s03" alt="" width="346"><figcaption><p>Action Tips</p></figcaption></figure>

<figure><img src="/files/M4bHgPeVQ3e5KTYEMMDP" alt=""><figcaption><p>Action Tips</p></figcaption></figure>

<figure><img src="/files/M04t19JjEltss9PoscGh" alt=""><figcaption><p>Action Tips</p></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://docs.d5render.com/user-guide/preference/how-to-turn-on-the-action-tips-panel.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.
