> For the complete documentation index, see [llms.txt](https://docs.eventscase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eventscase.com/espanol/videotutoriales/website.md).

# Website

## Para los asistentes:

### **Cómo iniciar sesión en la web de un evento**

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

### **Cómo usar el módulo de networking**

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

## Para los organizadores del evento:

### **Activar el producto**

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

### **Panel de control**

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

### **Cambiar la URL de la web**

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

### **Cómo diseñar una página web**

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

### **Proporcionar contenido en diferentes idiomas**

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

### **Definir el menú de navegación**

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

### **Modificar la marca y los colores**

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

### **Establecer una fuente**

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

### **Añadir botones a la barra de navegación**

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

### **Activar Google Analytics**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/espanol/videotutoriales/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.
