# RMRK - Singular App

## Connect SubWallet to Singular

{% hint style="info" %}
For instructions on creating a **RMRK** account with SubWallet, please visit [Create an Account](/beta/extension-user-guide/create-an-account.md) page.
{% endhint %}

**Step 1**: On Singular, hit **Connect**, choose **SubWallet** and click on the account you want to use.

![](/files/YQU85ui2c7DAq3u3y4rU)

![](/files/bmHPQRVm50DounljPpDd)

**Step 2**: You can change accounts by clicking on the account name on the top right corner and then hitting **Select account** from the drop-down list.&#x20;

![](/files/PG0BIZwm4lawTmdiOtED)

![2.2](/files/WTAj69Rv5gKVgWU8icEj)

## Mint an NFT

**Step 1**: On the top right corner, hit **Create**, then select your desired network. For example, here we choose **Kusama**. Then select **NFT**.

![1.1](/files/Ye1zFssQalsGuI24Ul5Z)

![1.2](/files/vsoiemAn7rS66ZXvpx9S)

**Step 2**: You can choose an existing collection or create a new one. To create a new one, hit **Create a collection** and fill in the information required. Then click on **Create**, enter your password on the pop-up window and hit **Approve**.&#x20;

![2.1](/files/dyP0a8Gfql8DjZWKDfk6)

![2.2](/files/2JMBOWB6D8VkMMujIsP2)

![2.3](/files/inVh26yITdUe5qVNrQ0r)

**Step 3**: After having a collection, click on **Choose file** to upload your media file. Click **Add thumbnail** if you would like to have a thumbnail. Fill in the information and hit **Create**. Key in your password and click on **Approve**. Your NFT has been minted.

![](/files/jnyeKfwwwcAh9DG6Qi2i)

![](/files/G3WQYa7Iu7TmuGcQGxi8)

## Buy an NFT&#x20;

{% embed url="<https://youtu.be/jBfjcS4R33A>" %}

**Step 1**: After deciding which NFT you want to collect, hit **Buy now**. On the pop-up box, tick **I Consent** and click **Buy now**.

![](/files/ZtUN2IlkaBlb8ZWISRdC)

![](/files/2apuNJTWInZ1pShnPsPN)

**Step 2**: You will be taken to SubWallet pop-up window to sign the transaction. Enter your password and hit **Approve**.

![](/files/vLZpPUvMzATIf54GUpuL)

**Step 3**: Open SubWallet extension and click on **NFTs** tab. You will see the NFT you have just collected there, as well as the option **List for sale** on Singular.&#x20;

![](/files/Y2JHtMDgwlciDByg1hdt)

## List an NFT for Sale

**Step 1**: On the toolbar, click **Your Space** and choose the NFT you want to list for sale. Then scroll down and hit **List for sale**.&#x20;

![](/files/hiQQYwDR4StwQMpCwG8o)

![](/files/KxQUPdsRM3hCNKokdzlA)

**Step 2**: Enter the amount you want to sell for, and click on **List for sale**. Key in your password and hit **Approve**. Your NFT is listed.

![2.1](/files/jrg2gbvDu575umwsnBaH)

![2.2](/files/F2BDYrnGx04s8HCKOUxT)

**Step 3**: If you want to change price or cancel sell, click on the respective buttons, then enter your password and hit **Approve** to complete the transaction.&#x20;

![](/files/qbDSZ4L85jw8ZIscCOEI)

![](/files/ocXhkP2HS8H2jcWvpzji)


---

# 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.subwallet.app/beta/dapps-user-guide/rmrk-singular-app.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.
