> For the complete documentation index, see [llms.txt](https://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/untitled-4/archivo/untitled-6.md).

# Archivo - Método 1

Para crear un recurso de tipo archivo, haga clic en Activar edición, que se encuentra ubicado en la parte superior del curso.

![Botón para Activar edición](/files/-LPbbTOgbiOhdwJ5STzV)

Luego, haga clic en **Añadir una actividad o recurso** ubicado en la parte inferior derecha de cada una de las unidades.

![Botones para añadir actividades o recursos](/files/-LPbbi_asM4Y-77CEfyZ)

Aparecerá una ventana emergente en donde se encuentra una lista de todas las actividades y recursos disponibles. Desplácese hacia abajo, seleccione la opción **Archivo**, y luego haga clic en **Agregar.**

![Ventana emergente para añadir actividades o recursos](/files/-LPbc3PeW74vWt3MuD0C)

A continuación, aparece un formulario en el que se debe escribir el nombre que llevará el archivo en el curso.

![Formulario para la creación del archivo](/files/-LPbcGIZHnfpc6EZfiBS)

Para subir el archivo, haga clic en la opción **Añadir fichero**, que tiene un icono de una hoja de papel.

![Área para cargar archivos](/files/-LPbcZr9hsR-sKNfeDSD)

Se abrirá una ventana emergente. En ella, haga clic en **Seleccionar un archivo**. Luego, seleccione el archivo a subir y haga clic en **Abrir** y por último, haga clic en **Subir este archivo.**

![Selector de archivos](/files/-LPbckb152b-5bDezP8L)

Una vez haya subido el archivo, haga clic en **Guardar Cambios y regresar al curso**. De esta manera, aparecerá en la página principal del curso, el archivo cargado y listo para su descarga por parte de los estudiantes.

![Botones para guardar cambios](/files/-LPbd1a72SzbVqFLtRhL)


---

# 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://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/untitled-4/archivo/untitled-6.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.
