# Common interface elements

Because we know that common conventions make things easier for everybody to remember and manipulate, we use a set of common visual symbols throughout Chamilo. These symbols might stand alone representing an action, or be coupled with another symbol representing the object of the action.

Below are listed some of the most commonly used symbols on the platform:

|                               Icons                              | Features                                                                                 |
| :--------------------------------------------------------------: | ---------------------------------------------------------------------------------------- |
|                 ![](/files/-LH9CtvSobLi079kt_43)                 | The pencil tool allows the **updating** of a specific piece of information or content    |
|                 ![](/files/-MFUo6aN02NkZUotP04N)                 | The cross tool allows for the **deletion** of a specific piece of information or content |
| ![](/files/-MFUo6YEX-VCwBQkHnSz)![](/files/-LH9CvvQYKIYVzO4nDEp) | The eye tool allows you to change the **visibility** of a piece of information/ content  |
|                 ![](/files/-LH9Ctvy10_Q04DhBxzy)                 | The **yellow star** marker on any icon symbolizes the **creation** of a **new** resource |
|                 ![](/files/-LH9CvuWyS4s-MjJ6jvu)                 | A blue right arrow generally means **move things** or **insert things** into others      |
|                 ![](/files/-LH9Ctw9L7Mn3xdehtDy)                 | A blue left arrow generally means **go back** (like the back button in your browser).    |
|                 ![](/files/-LH9CtwHDoJOUD5XMaeH)                 | A blue arrow pointing down generally means **download** some file or data.               |
|                 ![](/files/-LH9CtwL85NIpDMZpcLJ)                 | A blue arrow pointing upwards generally means **upload** some file or data.              |


---

# 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/getting-to-know-chamilo/why_chamilo/common_interface_elements.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.
