# Changing your Settings

At the far right of the menu bar at the top of the screen you will find a gear icon. Clicking this allows you to customize the way you view and interact with the Aftermath Finance dApp.

<figure><img src="/files/hFgCcVLbULwsia9arD8K" alt=""><figcaption><p>Gear icon on the far right opens the Settings menu</p></figcaption></figure>

In the settings menu you will find the following parameters which you can set to your liking:

<figure><img src="/files/6QQOuCJM004Y6gsHLl2e" alt="" width="375"><figcaption><p>Aftermath Settings menu</p></figcaption></figure>

Theme: Choose between Light and Dark mode

Explorer: Anywhere on Aftermath where you can view your transaction history, you will find a button which takes you to a block explorer so you can inspect the transaction in more detail. Different users have different preferences as to which explorer they prefer, so we allow you to choose between SuiVision, Suiscan, and Sui Explorer. Setting your preference here will then always use that particular explorer when you click one of these links.

Network: Allows you to switch between Mainnet and Testnet.

Sui RPC Endpoint: Switch RPC endpoints if you wish.

Notification Display: Specifiy the location where notifications appear.


---

# 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.aftermath.finance/getting-started/navigating-aftermath/changing-your-settings.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.
