# 설정 변경하기

화면 상단 메뉴 바의 가장 오른쪽에서 기어 아이콘을 찾을 수 있습니다. 이를 클릭하면 Aftermath Finance dApp을 보고 상호 작용하는 방식을 사용자 정의할 수 있습니다.

<figure><img src="/files/YidcmOJlsJlgPu6hUbdt" alt=""><figcaption><p>가장 오른쪽에 있는 기어 아이콘은 설정 메뉴를 엽니다</p></figcaption></figure>

설정 메뉴에서는 다음과 같은 매개변수를 선호도에 따라 설정할 수 있습니다:

<figure><img src="/files/tes5Sa8x12usakLEXfwd" alt="" width="276"><figcaption><p>Aftermath 설정 메뉴</p></figcaption></figure>

가스: 여기서 Aftermath에서 트랜잭션을 수행하기 위해 가스 비용으로 사용할 코인을 선택할 수 있습니다. 자세한 정보는 문서의 [Dynamic Gas](https://docs.aftermath.finance/getting-started/dynamic-gas) 섹션을 참조하세요.

언어: 현재는 영어만 지원되지만, 곧 추가 언어를 추가하기 위해 커뮤니티와 파트너들과 협력하고 있습니다.

탐색기: Aftermath에서 거래 내역을 볼 수 있는 곳이면 어디든, 블록 탐색기로 이동하여 거래를 더 자세히 조사할 수 있는 버튼을 찾을 수 있습니다. 사용자마다 선호하는 탐색기가 다르기 때문에, SuiVision, Suiscan, Sui Explorer 사이에서 선택할 수 있도록 허용합니다. 여기에서 선호도를 설정하면 이러한 링크 중 하나를 클릭할 때마다 해당 탐색기를 항상 사용하게 됩니다.

네트워크: 메인넷과 테스트넷 사이를 전환할 수 있습니다.

디스플레이: UI를 사용자 정의할 수 있으며, 밝은 모드 또는 어두운 모드, 알림이 표시되는 위치를 설정할 수 있습니다.


---

# 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://kr-docs.aftermath.finance/undefined/aftermath/undefined-2.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.
