# How to initiate an event?

1. After clicking Event, click Submit Event to initiate the event

<figure><img src="/files/QmW7HzSBDm4Ro7nglTI8" alt=""><figcaption></figcaption></figure>

2\. After entering the activity submission page, you can follow the relevant prompts, fill in the relevant content, and click Submit to submit

<figure><img src="/files/vub4SyKPfRpqIZ8JdV81" alt=""><figcaption></figcaption></figure>


---

# 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.secondlive.world/secondlive-en/products/event/how-to-initiate-an-event.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.
