# In-Game Element

BTC PixelWar offers a variety of elements that make the game unique and engaging.&#x20;

Here's a breakdown of the key components:

### 1. Pixels

Pixels are the fundamental units you'll interact with in the game. Think of them as tiny blank canvases waiting for your touch.

* **Cost**: Each pixel is priced at 0.000033BTC (≈ 1 USD).
* **Rewards**: Every pixel you purchase earns you points. At the game's conclusion, you'll receive tokens as rewards based on the number of pixels you've contributed.

### **2. Drawing Bot**

Want to bring an existing image into the game? The drawing bot has you covered.

* **Automatic Tiling**: Simply upload an image, and the bot will tile it onto the canvas for you.
* **Customization**: Adjust the image's size on the canvas to fit your vision. The bot's settings let you determine the exact display size, ensuring your image looks just right.

### **3. Artworks**

Your creations in BTC PixelWar aren't just fleeting digital images; they're permanent ordinals on the Bitcoin blockchain.

* **Permanent Record**: Every piece of art you submit is given a permanent, unchangeable ordinal on the Bitcoin blockchain. That's right, each submission not only contributes to the canvas but also rewards you with a BTC NFT, capturing the image of the canvas's latest state.
* **Secure and Unalterable**: Leveraging the security of the Bitcoin blockchain, BTC PixelWar guarantees the long-term preservation of your art. Recursive inscriptions and [BRC721Cofound](/btc-pixelwar/tech-innovation.md) Protocol enhance the integrity and security of each piece.
* **My Moments**: By tapping the wallet icon in the upper right corner of the screen, you can access all the BTC PixelWar NFTs you possess, with each moment immortalized on the Bitcoin blockchain.

<figure><img src="/files/gQEN75XFkDjg1iHjQiVM" alt=""><figcaption><p>My Moments</p></figcaption></figure>

### **4. Collaborative Creation**

Art is more fun when made together! Collaborate with fellow players to craft shared masterpieces.

* **Interactive Activities**: Engage in playful activities, from pranks to creative interactions. While fun is encouraged, always remember to respect other players' boundaries and wishes.

***

Dive in, get creative, and make your mark in BTC PixelWar. Remember, it's not just a game; it's a canvas for your imagination.


---

# 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://pixelwar.gitbook.io/btc-pixelwar/in-game-element.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.
