# Classic Space Rocket

This module will allow you to mint and list tickets in collections of up to 100 pieces on showcases for your event.\
Classic cycle supports ERC-721 standard tickets. If you want to reward your guests with tokens, the classic showcase supports wNFT tickets, in which it is possible to wrap tokens.\
To get into your event, potential guests buy out NFTs on the showcase page when they interact with it. The showcase will empty when the last ticket in the collection is purchased.<br>

The basic process of organising a classic event:

* [<mark style="color:blue;">Mint ticket</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/classic-space-rocket/tickets). The batch in the collection is 100 pcs
* [<mark style="color:blue;">Creation of a showcase for tickets</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/classic-space-rocket/classic-showcases)
* Customizing[ <mark style="color:blue;">the event page</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/classic-space-rocket/event-page)

Additional features:

* [<mark style="color:blue;">Create SBT certificates</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/certificates-sbts)
* [<mark style="color:blue;">Give gifts</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/gifts-for-visitors)
* [<mark style="color:blue;">View Stats</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/stats)


---

# 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.myshch.io/myshch/tutorials/for-event-organisers/classic-space-rocket.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.
