# 시작하기

### 지갑 설정

싱글 파이낸스 플랫폼은 EVM 호환 블록체인에서 작동합니다. 이 생태계에서는 다양한 지갑 옵션을 설정하여 사용할 수 있습니다. 현재로서는 가장 인기 있는 지갑 옵션인 MetaMask와 Crypto.com Defi Wallet을 지원하고 있습니다.

아래에서는 위에서 언급한 두 지갑 옵션의 설정 가이드를 확인하실 수 있습니다.

{% content-ref url="/pages/vKbT6xCg5xDECHkd32Kv" %}
[MetaMask](/single-finance-korean/undefined/metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/fu8eyU9DF4HumQsyMCpJ" %}
[Crypto.com DeFi Wallet](/single-finance-korean/undefined/crypto.com-defi-wallet.md)
{% endcontent-ref %}


---

# 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.singlefinance.io/single-finance-korean/undefined.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.
