> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/3.x/administration-guide/admin-guide/other-admin-blocks/chamilo-org-links.md).

# Chamilo.org Links

The **Chamilo.org** block is a static list of outbound links to official Chamilo resources — nothing more. It sends no data anywhere; every link either opens an external Chamilo site or a local documentation page shipped with your install.

## What's in the Block

| Link                                | Destination                                     |
| ----------------------------------- | ----------------------------------------------- |
| Chamilo homepage                    | `chamilo.org`                                   |
| User guides                         | `docs.chamilo.org`                              |
| Chamilo forum                       | GitHub Discussions for chamilo-lms              |
| Installation guide                  | Local, `/documentation/installation_guide.html` |
| Changes in last version             | Local, `/documentation/changelog.html`          |
| Contributors list                   | Local, `/documentation/credits.html`            |
| Security guide                      | Local, `/documentation/security.html`           |
| Optimization guide                  | Local, `/documentation/optimization.html`       |
| Chamilo official services providers | `chamilo.org/providers`                         |

The "local" links point to documentation files bundled with your Chamilo installation itself, so they load from your own server, not from chamilo.org.

## Purpose

This block exists purely for convenience — quick access to the project's official documentation, community discussion space, and list of vetted service providers, without needing to search for them.
