# \[23-07-21] 페이버렛 업데이트 안내

안녕하세요, 페이버렛 팀입니다.

새로 업데이트 된 내용을 소개해드립니다.\
최신 버전으로 업데이트하고 새로운 기능과 개선사항을 확인해보세요!

> 안드로이드 2.0.0 : [구글 플레이스토어 바로가기](https://play.google.com/store/apps/details?id=io.fingerlabs.wallet\&pli=1)\
> iOS 2.0.0 : [애플 앱스토어 바로가기](https://apps.apple.com/kr/app/%ED%8E%98%EC%9D%B4%EB%B2%84%EB%A0%9B/id6443620205)

더 나은 NFT 경험을 위해 항상 최선을 다하겠습니다.\
앞으로도 업데이트될 기능들을 기대해주세요 :)&#x20;

### (공통) 소셜 로그인 연동

기존에는 비밀 복구 구문(=시드구문)이나 개인키를 잊어버리면 절대 찾을 수 없는 구조였는데요, \
소셜 계정을 연동하여 <mark style="background-color:orange;">쉽게 지갑을 생성하고 관리</mark>할 수 있도록 계정 구조를 개편하였습니다.

기존의 간편 비밀번호 대신 이제는 PIN이 사용되는데요,\
PIN은 개인키를 암호화하는 데에 사용되며, PIN을 잊어버리신 경우에는 개인 드라이브에 백업해둔 복구 키를 이용해서 재설정할 수 있습니다. (그러니 개인 드라이브 백업을 진행해주세요!)

관리가 어려웠던 비밀 복구 구문과 개인키 대신 소셜 계정과 PIN으로 <mark style="background-color:orange;">편리하게 지갑을 관리</mark>할 수 있어요!&#x20;

<figure><img src="/files/LHvqv2lYJTSdl20aV1SN" alt=""><figcaption></figcaption></figure>

그럼 다음 업데이트 때 다시 만나요!:clap:


---

# 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.favorlet.io/notice/notice/230721update.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.
