> For the complete documentation index, see [llms.txt](https://kuiper.gitbook.io/kuiper-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kuiper.gitbook.io/kuiper-docs/protocol/launching-a-basket/creating-the-basket.md).

# Creating the Basket

Once a proposal has been submitted, anyone can create the first basket by calling `createBasket`. This function takes one input, idNumber. Each proposal has an idNumber, and Kuiper uses that idNumber to determine which index to create a basket for.

There is no incentive for creating the basket in the protocol, but anyone can perform this task.&#x20;
