> For the complete documentation index, see [llms.txt](https://docs.bifi.finance/biport-mobile-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifi.finance/biport-mobile-user-guide/getting-started/create-a-wallet.md).

# Create a wallet

### Install and Create

<div align="left"><img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/7f9e0039-9b06-4038-a9d7-67ba25bf0bfe/1.1.jpg" alt=""> <figure><img src="/files/P1h0o06pYMtMKeYkTDoe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HsE0sWY0iTULwU1zaIHQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eRGohB9sAJa3osTWwoe3" alt=""><figcaption></figcaption></figure></div>

1. To create a wallet on Biport, please tap on the button `Create Wallet.`
2. To use Biport, you need to agree with the two given policies.
3. Choose a lock type you prefer.

   ![](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/22742b55-6ab4-4058-8d5e-ca33b9cc58b8/1.3.jpg)

### Backup your mnemonics

<div><img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/b6892d23-5212-4cb9-ab2d-90225257fe0a/%EB%8B%88%EB%AA%A8%EB%8B%89_%EB%B0%B1%EC%97%85%ED%95%98%EA%B8%B00.jpg" alt=""> <figure><img src="/files/xOFhpXZP8a49wXqxeRz4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/R5PqIZaZZGLiqqq8gQxu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/R5PqIZaZZGLiqqq8gQxu" alt=""><figcaption></figcaption></figure></div>

1. If you agree that you will not share your mnemonics with others, please tap on the toggle button.
2. To continue with the backup process, click `Continue`. To skip the process, click `Skip`.

2-1. If you clicked the `Continue` , please follow the steps below.&#x20;

<div><img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/faf0988e-c440-48b7-9c38-221b039f5f04/%EB%8B%88%EB%AA%A8%EB%8B%89_%EB%B0%B1%EC%97%85%ED%95%98%EA%B8%B012.jpg" alt=""> <figure><img src="/files/KspS77p3gZyn4Jg11pRM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hQPBcSOXxaoHu1jGLFaX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jJ5gWtaEcNlsZxjFZTj1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5xBIdxy5HFZJoA8ValYk" alt=""><figcaption></figcaption></figure></div>

1. Tap on the Next button to copy 12 words in the box. Keep them in a safe place.
2. Click the `Continue` button.
3. Fill in the box with the 12 recovery phrases.
4. Activate a biometrics function your device supports, such as Face ID or fingerprint. If you prefer not to, please click `Skip`.
5. Your wallet is ready!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bifi.finance/biport-mobile-user-guide/getting-started/create-a-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
