# 키 백업

위핀에서 사용하는 키를 백업하여 다른 지갑 시스템에서 활용하고자 하는 경우 개인키를 익스포트 할 수 있습니다. 사용자는 키를 익스포트 하기 위해 본인임을 인증한 후, 책임 소재에 대한 약관에 동의를 해야합니다. 반환되는 키는 니모닉 문구로 제공되며, 반환된 키에 귀속된 사용자의 자산에 대해서 위핀은 책임지지 않음을 알려드립니다.


---

# 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.wepin.io/wepin/architecture/backup.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.
