> For the complete documentation index, see [llms.txt](https://docs.myshch.io/myshch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myshch.io/myshch/tutorials/for-event-organisers/on-chain-interstellar-ark.md).

# On-chain Interstellar Ark

This type of event combines on-chain mechanics and Web 3.0 reputation.\
The module is free of charge, as all actions are purely on-chain with no off-chain interactions. You only spend mandatory gas fees on the networks.&#x20;

Reputation is one of the main features of the on-chain event creation cycle. It is sewn into the process by default.&#x20;

To create an onchain event you only need to create an event page, set the date of ticket usage and SBT certificate conversion, and put tickets on sale. The autopilot mode system will independently open the possibility of using tickets and creating reputation certificates for them at specified time intervals.<br>

The basic process of organising an on-chain event:

* [<mark style="color:blue;">Creation of an event page</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/on-chain-interstellar-ark/create-event-page)
* [<mark style="color:blue;">Mint tickets</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/on-chain-interstellar-ark/mint-tickets). The batch in the collection is 100 pcs
* [<mark style="color:blue;">Creation of a showcase</mark>](https://app.gitbook.com/o/X5hn8L8u0uS7RBVBDrVC/s/eiHkXYGyhKbPfGHoLr2O/~/changes/20/tutorials/for-event-organisers/on-chain-interstellar-ark/create-showcase) for tickets

Additional features:

* [<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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.myshch.io/myshch/tutorials/for-event-organisers/on-chain-interstellar-ark.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
