# Subscribing to other courses

Teachers and students can subscribe to courses. When a teacher subscribes to another course by himself, he is considered student in this course, and will thus not have access to the normal teacher tools. If you want to register to be registered to someone else's course as a teacher, you will have to ask the current teacher of that course or the administrator to register you, as a teacher, to that course.

Clicking on the *Courses catalog* link, and a list of courses will appear. You can look for the course in the suggested categories, or find it by searching for all or part of the course title via the search box on the top part of the page. If this portal uses sessions, a sessions catalog is also made available

![](/files/-LH9CpVJQ4YX9OwBPZu_)

*Illustration: Courses catalog*

Once you’ve found your the course, click on the green *Subscribe* icon to subscribe to it. The subscription gives the user subscribing **learner** status.


---

# 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/organizing_courses/subscribing_to_other_courses.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.
