# Managing CannaCards via Paintswap

## Navigating Paintswap on Desktop

<figure><img src="/files/WFqRwDGDGj9NDH6Tps9n" alt=""><figcaption><p>Paintswap's Home Page</p></figcaption></figure>

### PaintSwap's Home Page

Paintswaps official website, as of 01/27/2023, is <https://paintswap.finance/>. When you first arrive at PaintSwap, you will be exposed to a variety of Featured Collections, with a navigation bar located at the top.&#x20;

#### Connect Your Wallet to PaintSwap

Located at the right hand side of the navigation bar is a large button that reads "Connect." This will prompt you to connect whichever wallet you are using to PaintSwap. Make sure your Wallet is connected to the Fantom Opera Chain. Once you are successfully connected, the "Connect" button will change to a Profile Icon.&#x20;

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

### Viewing Your CannaCard Collection

Hover your mouse over the new Profile Icon to display a drop down menu. Your collection of CannaCards will be found under the section labled "NFTs".

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

#### Sending Your CannaCards to Another User

When you are you viewing your CannaCard collection, there will be a number of prompts and displays. At the bottom of each CannaCard are three buttons. One of them reads "Send" and will open up a small window guiding you through the sending process. You will need the public wallet address of the user you intend to send your card to. This must be a Fantom Opera address. Sending your card is an irreversible action, even if you send it to an imcompatible wallet address. Lost cards cannot be replaced.&#x20;

#### Listing Your CannaCards on the PaintSwap Market Place

In addition to sending your CannaCards to another user, you may also list your card for sale and every other PaintSwap user will be able to purchase it, or place a bid, whichever is relevant. At the bottom of each CannaCard, next to the "Send" button is a button that reads "List" which will open a menu that will guide you through the listing process. Here, you may decide whether you want to list it for a flat price, and proceed to select a lisitng price, or you may decide to list it for auction. In both scenarios, you must select a time frame for which your listing will last.&#x20;

**Buying CannaCards Listed on PaintSwap**

When you are you viewing your CannaCards, there will be a link at the top left of the screen that reads "View Collection" which will redirect you to the CannaCard Collection page.

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

There will be a navigation bar underneath the Collection's decription. Near the middle will be a a button that reads "Listings" which will display all the available CannaCards that can be purchased.&#x20;

<figure><img src="/files/5de8Ea2wuncNQaHGSWdd" alt=""><figcaption></figcaption></figure>

There will be multiple displays to take note of. At the top left of each CannaCard is the amount of Cards of that Strain are available to purchase. At the bottom left of each CannaCard is the price as which each individual card is listed at.&#x20;

To buy CannaCards, you will either need $ftm or $BRUSH, depending on the Listing. $ftm is available at a number of exchanges, including:

* [banance.us](https://www.binance.us/buy-sell-crypto?crypto=FTM)
* [kucoin](https://www.kucoin.com/price/FTM)
* [sushi](https://app.sushi.com/swap?inputCurrency=ETH\&outputCurrency=0x6B3595068778DD592e39A122f4f5a5cF09C90fE2)


---

# 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://trianglesolutions.gitbook.io/project-s-docs/fundamentals/managing-cannacards-via-paintswap.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.
