# What you can do with Cruzo.Cards

### **Currently, you will be able to:**

* Create NFT (upload jpg, png, gif, or mp4)
* Sell NFT (put on sales)
* Buy NFTs minted by other Creators
* Create your Profile, add a name and description, social links, etc.
* Create your own NFT Collection (smart contract)
* Remove a particular NFT from sale and/or Burn it
* Reopen sale for the particular NFT
* Gift (transfer) your own or purchased NFT to the recipient's wallet
* See the original creator and current owner of the NFT if someone buys your work
* Explore Collections and NFTs

{% hint style="danger" %}
Please be sure that you are interacting with: <https://cruzo.cards/>
{% endhint %}


---

# 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://guide.cruzo.cards/basics-of-cruzo/what-you-can-do-with-cruzo.cards.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.
