# Hold Buttons

The Hold Buttons feature allows you to keep specific buttons held down so that you can have your fingers free for additional buttons. Some common examples include:

* Holding down 'A' in Mario Kart to keep on the gas
* Holding down 'B' in Super Mario Bros. to keep Mario running continuously
* Holding down 'A' in Star Fox to keep shooting lasers

You can access the Hold Button feature from the Pause Menu to choose buttons to be permanently held down.&#x20;

Once in the 'Hold Button' screen, tap on the buttons you want held and then tap 'MENU'. When you return, 'Hold Button' will be highlighted, and the buttons you selected will be virtually held down.&#x20;

{% hint style="info" %}
You can still press held buttons to perform additional actions (such as launching a fireball as Mario while 'B' is held down to run).
{% endhint %}

&#x20;      &#x20;

<figure><img src="/files/TlOAuXMGiNFawNkWVj29" alt="" width="375"><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://faq.deltaemulator.com/using-delta/hold-buttons.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.
