# Events

Skolarships allows creators to post to public and private calendars when hosting events for the masses or exclusive events for select community members.&#x20;

Events are hosted on the platform rather than using 3rd party software like Zoom or Google.

<details>

<summary><strong>Event Types (Customizable)</strong></summary>

Livestreams

AMAs

Collaborations

Interviews

Workshops

… and anything else a creator can think of (abiding by ToS)

</details>

<div data-full-width="false"><figure><img src="/files/AZ79ONauNEsitktgLWJD" alt=""><figcaption><p>Creating events for the community</p></figcaption></figure></div>

{% hint style="info" %}
All events hosted directly on Skolarships are end-2-end encrypted. There will be no need to use 3rd party software like Zoom or Google, but the option is there.
{% endhint %}


---

# 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://skolarships.gitbook.io/documentation/features/product/communities/events.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.
