# 4: Events

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?v=GU3a53p5aGk>" %}

Adding events is going to be pretty self-explanatory once you are in the editor. It’s just a matter of filling out the fields asked of you. First, go to Events > Add New:

![](https://4206546585-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq1lrin55_4hS5LfVW8%2F-LtesrZI4qe0IncFLVWy%2F-LteugNQXbVQMdSEX_B_%2FScreenshot%202019-11-14%20at%2012.16.00%20PM.png?alt=media\&token=cc683d50-9e30-4829-aeac-4dc8703de237)

Once in there, it’s mostly just the unglamorous job of filling out the title and as many of the fields inside the tabs as you think are relevant:

![](https://4206546585-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq1lrin55_4hS5LfVW8%2F-LtesrZI4qe0IncFLVWy%2F-Ltev1ZAidbsjrmNIwjv%2FScreenshot%202019-11-14%20at%2012.17.00%20PM.png?alt=media\&token=6311beda-5b41-47d8-9869-2f7085304faa)

Once that’s done just select which Category it belongs to...

![](https://4206546585-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq1lrin55_4hS5LfVW8%2F-LtesrZI4qe0IncFLVWy%2F-LtevznjbyFbuUs58gyM%2FScreenshot%202019-11-14%20at%2012.17.05%20PM.png?alt=media\&token=697cfeb6-4722-4faf-818a-cce87647f3a6)

...And give it a featured image...

![](https://4206546585-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq1lrin55_4hS5LfVW8%2F-LtesrZI4qe0IncFLVWy%2F-Ltew3HcivntW82PEBlz%2FScreenshot%202019-11-14%20at%2012.17.10%20PM.png?alt=media\&token=a4b953eb-06cf-4009-92a2-df94be6c9ea9)

And Publish it:

![](https://4206546585-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq1lrin55_4hS5LfVW8%2F-LtesrZI4qe0IncFLVWy%2F-Ltew8uQSubieoVBAAvf%2FScreenshot%202019-11-14%20at%2012.22.50%20PM.png?alt=media\&token=e3f5d9f2-b77a-4207-bc44-4eeb69ab3c23)

It will now automatically appear where you’ve scheduled it in the Calendar.


---

# 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://rhineland.gitbook.io/jac/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.
