# 시작하기

### 시작하기

위프티(WEnFT) 마켓플레이스에서의 경험을 시작하기 위해, 지원되는 가상 지갑을 만들어야 합니다. \
현재 지원되는 지갑은 아래와 같습니다.

* Kaikas
* MetaMask
* 원화 결제 (Toss)

{% hint style="info" %}
Kaikas, MetaMask 외에도 다양한 지갑이 추가될 예정이에요!
{% endhint %}

{% hint style="info" %}
WEnFT에서는 토스를 통한 원화 결제를 지원해요!
{% endhint %}


---

# 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://wenft.gitbook.io/docs/getting_started.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.
