# Minting NFTs

Minting is the process of creating NFTs that represent fractional ownership of real-world assets. Vesta allows asset owners to mint NFTs directly through the platform, integrating metadata, asset details, and ownership information. The minted NFTs are then made available for listing on the Marketplace or Launchpad.

\
**Use Case:** A property owner can mint NFTs representing fractions of their company, specifying details like ownership percentage and revenue share. These NFTs are then listed on the Marketplace for potential investors to purchase.

<br>


---

# 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://vesta-group.gitbook.io/vesta-group/products-and-use-cases/minting-nfts.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.
