# Website

## For Attendees:

### **How to log into an event website**

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

### **How to use the networking module**

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

## For the Event Organiser:

### **Activating the product**

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

### **The Dashboard**

{% embed url="<https://www.youtube.com/watch?v=xNeonuhY-1Q>" %}

### **Changing the website URL**

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

### **How to build a website**

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

### **Providing contents in different languages**

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

### **Defining the navigation menu**

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

### **Modifying branding and colours**

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

### **Establishing a font type**

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

### **Adding buttons on the topbar**

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

### **Activating Google Analytics**

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


---

# 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.eventscase.com/video-tutorials/website.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.
