# Satoshi

<figure><img src="https://2106494823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo85RNjwtEjO2QEVIIZg2%2Fuploads%2FkC9TqRkmmcFRTSsDG8IU%2FScreenshot%202024-10-11%20at%202.06.12%E2%80%AFPM.png?alt=media&#x26;token=a97e6feb-eb80-4138-8813-0d54ae180b40" alt=""><figcaption><p>Satoshi: The Bitcoin app</p></figcaption></figure>

Welcome to Satoshi.

### Features

1. [Buy](https://docs.satoshi.money/satoshi-knowledge-base/features/buy)
2. [Pay](https://docs.satoshi.money/satoshi-knowledge-base/features/pay)
3. [Earn](https://docs.satoshi.money/satoshi-knowledge-base/features/earn)
4. [Refer](https://docs.satoshi.money/satoshi-knowledge-base/features/refer)
5. [Learn](https://docs.satoshi.money/satoshi-knowledge-base/features/learn)
6. [Cash](https://docs.satoshi.money/satoshi-knowledge-base/features/cash)
7. [Activity](https://docs.satoshi.money/satoshi-knowledge-base/features/activity)
8. [Contacts](https://docs.satoshi.money/satoshi-knowledge-base/features/contacts)
9. [Satoshi+](https://docs.satoshi.money/satoshi-knowledge-base/features/satoshi+) (Coming soon)
10. [Spend](https://docs.satoshi.money/satoshi-knowledge-base/features/spend) (Coming soon)
11. [Borrow](https://docs.satoshi.money/satoshi-knowledge-base/features/borrow) (Coming soon)

## How to start using Satoshi <a href="#h_1a1562b768" id="h_1a1562b768"></a>

1. Download the app
2. Tap "Create"
   1. If you already have a Satoshi account, tap "Import"
3. Enter you Access Code (one-time use, sent to you via email)
4. Select a PIN
5. Choose a username
6. Enter your email address
7. Verify OTP sent to your email address

*After doing these steps, you have created your Satoshi account. You should consider adding additional security to your account, like Biometrics and 2FA.*

## How to import an existing wallet <a href="#h_e853d0fe10" id="h_e853d0fe10"></a>

You can also import an existing bitcoin wallet into your Satoshi account if you have your seed phrase.

1. Login to your Satoshi account
2. Tap on your Profile icon
3. Tap "View Wallets"
4. Tap "Import"
5. Enter your seed phrase or select your cloud backup.

*After doing these steps, you have imported your existing Bitcoin wallet into your Satoshi account. Additionally Satoshi enables you to create more* [*self custodial*](https://docs.satoshi.money/satoshi-knowledge-base/wallets-and-accounts/stash) *wallets if you'd like to.*


---

# 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.satoshi.money/satoshi-knowledge-base/satoshi.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.
