# Coinos Wallet

Creating a Coinos wallet is one of the simplest ways to start using Flash. There’s no need to download any app, and the process is quick and straightforward. Follow these steps to set up your Coinos wallet and link it to Flash.

## Step 1: Create a Coinos Wallet

1. **Access Coinos**\
   Click [here](https://coinos.io/register) to visit the Coinos registration page.
2. **Register Your Account**\
   Choose a username and password, then click **Save**. Your wallet will be created instantly.

***

## Step 2: Get Your NWC String

1. **Open Wallet Settings**\
   On your Coinos wallet homepage, click the gear icon (⚙️).

<figure><img src="/files/nbJRN01VLgAayYJZmYB3" alt="" width="375"><figcaption></figcaption></figure>

2. **Reveal Your NWC String**\
   Select **Reveal NWC**, and copy the string of letters and numbers displayed. This is your unique NWC string.

<figure><img src="/files/6reIStxPfUtN5WcFCqAf" alt="" width="375"><figcaption></figcaption></figure>

***

## Step 3: Connect to Flash

1. **Add Wallet in Flash**\
   In the [Flash’s wallet setup interface](https://app.paywithflash.com/my-account?tab=Wallets), create a new wallet and give it a name, such as "John Coinos."
2. **Select NWC Option**\
   Choose the Nostr Wallet Connect option in the setup interface.

<figure><img src="/files/JXAZIgjRuaFImrUwBTTl" alt="" width="350"><figcaption></figcaption></figure>

3. **Paste Your NWC String**\
   Enter the NWC string copied from your Coinos wallet.

<figure><img src="/files/WAVKPAFZIxMacjbAX0Xs" alt="" width="350"><figcaption></figcaption></figure>

4. **Complete Setup**\
   Test the connection to ensure everything works, and your wallet is ready to use!


---

# 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.paywithflash.com/getting-started/connect-your-wallet/coinos-wallet.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.
