> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/lecube-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/lecube-eng/compose/compose-a-new-creation.md).

# Compose a New Creation

**Compose your creations in LeCube's unique 3D Building Editor**

1\) Using LeCube's 3D tools in the Building Editor, anyone can easily compose a unique NFT creation.

2\) Select the Cube color you have previously obtained, left-click on the canvas to place a cube, right-click to remove a cube that has been placed.

3\) After the cubes are cleverly arranged and combined, they can become NFT creations that condense the creator's creativity.

**LCT Rewards**

1\) LCT will be released after the creator successfully uploads a creation onto the blockchain. The released quantity equals the number of Cubes in the creation \* 100LCT

The specific distribution ratio of LCT is as follows:

Creators 85%, Official 5%, Reward Pool 4%, Liquidity Rewards 4%,

2\) When allocated according to the above ratio, the number of LCTs that the creator can obtain is equal to the number of cubes in the creation uploaded onto the chain \* 85

![The bottom of the interface shows the cubes of different colors and the quantity you own](/files/-MVZ_HvvaiWLNqzWHikI)

**Component Adoption:** select the copy of the purchased copyright and put it onto the canvas.

**Scene:** adjust the color of the background and bottom plate.

**Remove:** to delete the selected Cube, right-click directly on it.

**Options:**

1\) After the Cube is selected, Delete and Move operations can be performed.

2\) After the Cube is selected, the coordinate axis will be displayed. The green Y-axis moves up and down, the red X-axis moves left and right, and the blue Z-axis moves forward and backward.

![](/files/-MVZ_ZikZ1XuddXPXHQf)

**Save the canvas:** you can save the canvas at any time without consuming Cubes.

**Upload on Blockchain:**

1\) Transformation of a composed creation into a unique NFT (a sufficient number of Cubes is required) and the process of uploading it onto the blockchain will consume gas fee.

2\) After the work is uploaded to the blockchain, it can no longer be composed.

**Exit:** to exit the 3D building editor.

**Cubes used:** the total number of cubes used in the creation.

**Reset:** restore the lens angle of view.

**Center:** align the center point of the work with the center point of the base plate.

**Screen capture:** adjust and capture the specified area while creating the creation cover.


---

# 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://mixmarvel.gitbook.io/lecube-eng/compose/compose-a-new-creation.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.
