# Conference Materials

## About This Wiki

This wiki is a centralized repository for all materials, presentations, and discussions from muy lectures. It is designed to provide easy access to the content shared during our events.

> **Note:** You can find the materials from the lectures in the menu on the right.

## About me

I am Sergio Uribe (DDS, MSc, and PhD), Associate Professor at [Riga Stradins University](https://science.rsu.lv/en/persons/sergio-e-uribe) in Riga, Latvia, and Visiting Professor at LMU Munich, Ger.


---

# 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://book.sergiouri.be/conference-materials-sergio-uribe/conference-materials.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.
