# 토큰 추가 방법

**MetaMask에 사용자 지정 토큰을 추가하는 방법은** [**이 가이드**](https://support.metamask.io/ko/manage-crypto/tokens/how-to-display-tokens-in-metamask/)**를 참고하세요.**


---

# 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.bifi.finance/bifi-cross-chain-guide-kr/bifi/bifi/metamask/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.
