# Using the Menu

## How to Use

* SHARD does not have a menu.

## Using Features

To adjust the field of view (FOV):

* use the [<kbd>UP</kbd>](#user-content-fn-1)[^1] or [<kbd>DOWN</kbd>](#user-content-fn-2)[^2] keys

To enable or disable the FOV circle:

* use the [<kbd>NUM0</kbd>](#user-content-fn-3)[^3] key

To adjust the aimbot smoothing:

* use the [<kbd>LEFT</kbd>](#user-content-fn-4)[^4] or [<kbd>RIGHT</kbd>](#user-content-fn-5)[^5] keys

To enable or disable the visual ESP:

* use the [<kbd>F7</kbd>](#user-content-fn-6)[^6] key

[^1]: The UP arrow key on the keyboard.

[^2]: The DOWN arrow key on the keyboard.

[^3]: The NUMPAD 0 key.

[^4]: The LEFT arrow key on the keyboard.

[^5]: The RIGHT arrow key on the keyboard.

[^6]: The F7 key on the keyboard.


---

# 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.dexa.im/non-dma-products/fate-trigger/shard/using-the-menu.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.
