# My files

A user can use the *My files* link ![](/files/-MFUo6JsqSlkfwovGgyp) in the social network to upload and store personal files (e.g. profile pictures, notes, assignment documents etc.). The link brings up an interface where the user can upload and organize files on the server:

![](/files/-LH9D-iK3rOajok7gHKB)

*Illustration: Social network – My files*

Files can be viewed or downloaded by clicking on them.


---

# 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.chamilo.org/1.11.x/teacher-guide/social_network/my_files.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.
