> For the complete documentation index, see [llms.txt](https://manual-app.fundacioncarmengoudie.cl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual-app.fundacioncarmengoudie.cl/manual-de-uso/panel-becarios.md).

# Panel: Becarios

<figure><img src="/files/zFIsSOBUZb27Ook3pIZ2" alt="" width="360"><figcaption></figcaption></figure>

***

## Buscar

En la parte superior del Panel: Becarios encontraremos una sección para buscar específicamente algún Becario o característica de él (nombre, universidad, liceo, etc...)

<figure><img src="/files/IiXxg54z83iWif3rhfnp" alt="" width="360"><figcaption></figcaption></figure>

<p align="center">Para utilizarlo símplemente clickeamos, escribimos y se filtrará automáticamente</p>

<figure><img src="/files/dXB486zsqEseTqrCdr47" alt="" width="360"><figcaption></figcaption></figure>

***

## Filtros

En la parte superior (abajo de ***Buscar por nombre, universidad...***) se encuentra la sección de filtros para los Becarios.&#x20;

<figure><img src="/files/23FcdJ5I5Sfw0scDgTHo" alt="" width="360"><figcaption></figcaption></figure>

<p align="center">Pinchando en <em><strong>"Mi U"</strong></em> se filtrarán los Becarios para buscar sólo aquellos con los que tengas coincidencia de Universidad</p>

<figure><img src="/files/FsQnln6MGn9Vo9lcbOdO" alt="" width="360"><figcaption></figcaption></figure>

<p align="center">Pinchando en <em><strong>"Mi Generación"</strong></em> se filtrarán los Becarios para buscar sólo aquellos con los que tengas coincidencia de Generación</p>

<figure><img src="/files/9fvZiDTRUi52OnAKtTUT" alt="" width="360"><figcaption></figcaption></figure>

<p align="center">Pinchando en <em><strong>"Mi Liceo"</strong></em> se filtrarán los Becarios para buscar sólo aquellos con los que tengas coincidencia de Liceo</p>

<figure><img src="/files/lAW69qxLEmhp6ac0b4rW" alt="" width="360"><figcaption></figcaption></figure>

***

## Visualizar Becario

Para ver el detalle de cualquier Becario en el listado (incluso con fltros o búsqueda aplicada), símplemente pinchamos sobre el Becario (incluso si somos nosotros mísmos).

<figure><img src="/files/da7wPPl1QSiyWjI11bsp" alt="" width="360"><figcaption></figcaption></figure>

<p align="center">Posteriormente veremos el detalle del Becario seleccionado.</p>

<figure><img src="/files/hPosvdQ7V4ZuZwv66aLo" alt="" width="360"><figcaption></figcaption></figure>

***


---

# 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, and the optional `goal` query parameter:

```
GET https://manual-app.fundacioncarmengoudie.cl/manual-de-uso/panel-becarios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
