# &#x20;NFT Creation&#x20;

- [How to create an NFT postcard?](https://guide.cruzo.cards/nft-creation/how-to-create-an-nft-postcard.md): If you feel that you have the power and a desire to create, then you can become a Creator on our platform easily.
- [How to create several NFTs at the same time?](https://guide.cruzo.cards/nft-creation/how-to-create-several-nfts-at-the-same-time.md)
- [How to create my own collection?](https://guide.cruzo.cards/nft-creation/how-to-create-my-own-collection.md): Each user of our site can create entire collections in addition to the ability to make individual NFT cards. Usually, collections have a common theme as a holiday, an image style, or a character.
- [Viewing and Editing Collections](https://guide.cruzo.cards/nft-creation/viewing-and-editing-collections.md)


---

# 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/nft-creation.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.
