# Quick Access Bar

For users who know exactly what they want to access on DeFi Saver, we've created an ease-of-access tool.

By pressing:

* CMD + K on Mac
* CTRL + K on Windows

A quick access bar will pop-up, allowing you to search the exact part of DeFi Saver you'd like to open up:

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

{% hint style="info" %}
*Alternatively, you can also use the "Search" option at the very top of the left-hand side dashboard:*

![](/files/uzAsfIgZtmHZa9di4E75)
{% endhint %}


---

# 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://help.defisaver.com/features/quick-access-bar.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.
