# CSPR and WCSPR

To interact with the NFT Marketplace, it is necessary to have CSPR in your wallet.

**CSPR** <img src="/files/SYgo3Ibunl1IVysQrWAs" alt="" data-size="line">

CSPR will be deducted from your wallet when used on the marketplace to:

* Pay for gas/transaction fees.
* Buy an NFT
* Make an offer on an NFT
* Bid on an NFT

{% hint style="warning" %}
To make any kind of transaction on the marketplace you will need to have a balance of CSPR to pay for the transaction fee.
{% endhint %}

**WCSPR**  <img src="/files/gLxzD1OJXUsuLn8HAaKW" alt="" data-size="line">

WCSPR is the ERC20 version of the native Casper Network token (CSPR). All marketplace transactions eg. buying NFTs, making offers, bidding, etc... will be carried out using WCSPR.

WSCRP is backed 1:1 with CSPR, to obtain WCSPR please visit the [**wrap section**](https://www.friendly.market/wrap) on our AMM to swap CSPR to WCSPR.

Unless you prefer to do so, wrapping CSPR maunally is not necessary. We've added the possiblity to wrap the CSPR into WCSPR and interact with the marketplace contract into one transaction.

&#x20;


---

# 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.friendly.market/products/nft-marketplace/cspr-and-wcspr.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.
