# 메타마스크 (Metamask)

## 1. 클레이튼 네트워크 추가하기

{% hint style="info" %}
메타마스크에 클레이튼 네트워크를 추가하는 방법은 [여기](https://medium.com/klaytn-kr/%ED%81%B4%EB%A0%88%EC%9D%B4%ED%8A%BC%EC%97%90-%EB%A9%94%ED%83%80%EB%A7%88%EC%8A%A4%ED%81%AC-%EC%B6%94%EA%B0%80%ED%95%98%EA%B8%B0-884cb384ed81)를 참고해주세요.
{% endhint %}

## 2. 클레이튼 네트워크로 변경하기

![](/files/buZlp9tiN3rIkAlHkKHT)

1. 우측 상단 ‘Ethereum Mainnet’ 드롭다운 버튼을 눌러주세요.
2. 네트워크 목록에서 클레이튼 메인넷(Klaytn Mainnet)을 선택해주세요.
3. 네트워크가 클레이튼 메인넷으로 변경되었습니다. 네트워크 변경 이후에도 오류 메세지가 나타난다면 **새로고침** 후 다시 시도해보세요.


---

# 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.mesher.io/defifreshman/network/metamask.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.
