# Initial NFT Offering

NFT STARS offers an Initial NFT Offering (IFO) service for other projects. Projects can launch their initial NFT offering on NFT STARS. To do this, the project should acquire a certain allocation of NFTS tokens. In the application for an IFO, the project will need to specify the number of rounds they want to conduct and the number of NFTs they want to offer in each round. We will use Shadow Staking to avoid rug-pulls.

Here is the example how Initial NFT Offering may look:

![](https://lh6.googleusercontent.com/FNyUCTKza0FBT4Xb_VK1WCfB-1V2JedeAY-ywVhdJ8SKnFJXZGh5OPpZerPravx4bklBdVV2TVQXxFUWz2pBxQ1zo41A63UFIsOO7oX-VMa40AzOaUzd798G2HuQx6uByBWS9aRV)


---

# 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://docs.nftstars.app/nft-stars/nft-stars-core-features/initial-nft-offering.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.
