# Smart Space Shuttle

This cycle will allow you to mint and place fares in collections of 1 NFT on display cases for your event. Smart showcases support ERC-721 standard fares. To get into your event, potential guests mint an NFT copy on the showcase page.\
The smart showcase does not empty, unlike the classic scenario, as tickets can be minted an unlimited number of times.\
Consequently, the event organiser does not need to constantly replenish the showcase with tickets but only needs to put NFT tariffs on sale once.\
You don't need to supervise the process; the minted tickets are automatically added to the white list of the event.<br>

The basic process of organising a smart event:

* [<mark style="color:blue;">Mint tariffs</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/smart-space-shuttle/tariffs). Only 1 piece at a time
* [<mark style="color:blue;">Creation of a smart showcase for tariffs</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/smart-space-shuttle/smart-showcases)
* Customizing[ <mark style="color:blue;">the event page</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/smart-space-shuttle/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/smart-space-shuttle.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.
