> For the complete documentation index, see [llms.txt](https://blockwise-1.gitbook.io/blockwise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockwise-1.gitbook.io/blockwise/blockwise-overview/nft.md).

# NFT

Welcome to Blockwise's NFT creation program, where art and technology converge to create vibrant and unique digital artworks. We are proud to introduce the BW token and offer you the opportunity to participate in this digital art revolution.

<figure><img src="/files/74sDen6aXhZyiclB81ai" alt=""><figcaption></figcaption></figure>

**Blockwise and NFT Creation: Unlocking Creativity**

Blockwise is a blockchain and NFT development platform committed to providing the community with a creative and fair space. We believe that everyone has the ability to shine through their art, and we want to help you turn that dream into reality by creating NFTs.

**Creating NFTs from Your Photos: Crafting Uniqueness**

With our NFT creation program, you have the chance to turn your personal photos into vibrant, unique, and valuable artworks. We encourage everyone to select their best photos so that we can assist you in creating the most special and unique NFTs.

**Trading on OpenSea: Connecting with the Digital Art World**

Once you have created your own NFTs, you can bring them to OpenSea to share with the world and participate in the vibrant NFT market. OpenSea is one of the largest and most trusted NFT marketplaces worldwide, providing a fantastic opportunity for your artwork to be known and experienced by millions.

**BW Token: The Key to Artistic Opportunities**

The BW token is not only a means of payment for NFT transactions but also an opportunity for you to participate in our digital art ecosystem. Enjoy exclusive benefits, participate in events and promotions, and explore the endless world of digital art with us.

**Join Us Today!**

Join Blockwise's NFT creation program today and let your talent and creativity flourish. Let's explore new opportunities and open doors to your creativity together!

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://blockwise-1.gitbook.io/blockwise/blockwise-overview/nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
