# tutorials

- [For event organisers](https://docs.myshch.io/myshch/tutorials/for-event-organisers.md)
- [Classic Space Rocket](https://docs.myshch.io/myshch/tutorials/for-event-organisers/classic-space-rocket.md)
- [Tickets](https://docs.myshch.io/myshch/tutorials/for-event-organisers/classic-space-rocket/tickets.md)
- [Classic showcases](https://docs.myshch.io/myshch/tutorials/for-event-organisers/classic-space-rocket/classic-showcases.md)
- [Event pages](https://docs.myshch.io/myshch/tutorials/for-event-organisers/classic-space-rocket/event-pages.md)
- [Smart Space Shuttle](https://docs.myshch.io/myshch/tutorials/for-event-organisers/smart-space-shuttle.md)
- [Tariffs](https://docs.myshch.io/myshch/tutorials/for-event-organisers/smart-space-shuttle/tariffs.md)
- [Smart showcases](https://docs.myshch.io/myshch/tutorials/for-event-organisers/smart-space-shuttle/smart-showcases.md)
- [Event pages](https://docs.myshch.io/myshch/tutorials/for-event-organisers/smart-space-shuttle/event-pages.md)
- [On-chain Interstellar Ark](https://docs.myshch.io/myshch/tutorials/for-event-organisers/on-chain-interstellar-ark.md)
- [Event pages](https://docs.myshch.io/myshch/tutorials/for-event-organisers/on-chain-interstellar-ark/event-pages.md)
- [Tickets](https://docs.myshch.io/myshch/tutorials/for-event-organisers/on-chain-interstellar-ark/tickets.md)
- [Showcases](https://docs.myshch.io/myshch/tutorials/for-event-organisers/on-chain-interstellar-ark/showcases.md)
- [On-chain Reputation (SBTs)](https://docs.myshch.io/myshch/tutorials/for-event-organisers/on-chain-interstellar-ark/on-chain-reputation-sbts.md)
- [Gifts for visitors](https://docs.myshch.io/myshch/tutorials/for-event-organisers/gifts-for-visitors.md)
- [Certificates (SBTs)](https://docs.myshch.io/myshch/tutorials/for-event-organisers/certificates-sbts.md)
- [Settings for Telegram bot](https://docs.myshch.io/myshch/tutorials/for-event-organisers/settings-for-telegram-bot.md)
- [Whitelists](https://docs.myshch.io/myshch/tutorials/for-event-organisers/whitelists.md)
- [Stats](https://docs.myshch.io/myshch/tutorials/for-event-organisers/stats.md)
- [Checklists for events](https://docs.myshch.io/myshch/tutorials/for-event-organisers/checklists-for-events.md)
- [For event visitors](https://docs.myshch.io/myshch/tutorials/for-event-visitors.md)
- [How to buy ticket?](https://docs.myshch.io/myshch/tutorials/for-event-visitors/how-to-buy-ticket.md)
- [How to use your ticket?](https://docs.myshch.io/myshch/tutorials/for-event-visitors/how-to-use-your-ticket.md)
- [Where to view your tickets?](https://docs.myshch.io/myshch/tutorials/for-event-visitors/where-to-view-your-tickets.md)
- [How to view all events?](https://docs.myshch.io/myshch/tutorials/for-event-visitors/how-to-view-all-events.md)
- [Learn](https://docs.myshch.io/myshch/tutorials/learn.md)
- [Web 3.0 Basics](https://docs.myshch.io/myshch/tutorials/learn/web-3.0-basics.md)


---

# 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.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.
