# Welcome Video

{% embed url="<https://youtu.be/fdQ2QGQomes>" %}

To make a memorable first impression for their society, a founder can add a welcome video to their society, which will be visible to society members as well as new users.

To add a video, go to <https://society.jur.io/> and enter your society.

Scroll down untill you see Welcome Video on the bottom right of the screen.&#x20;

Click the edit button.

Paste the Youtube URL into the text field and click the **Save** button. There is no transaction fee for this action.

Video will become embeded and will be visible to all users.


---

# 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://gitbook.jur.io/jur-society-knowledge-base/get-started-product-tutorials/founders/welcome-video.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.
