# Access course parameters

There are 2 ways to  access your course:&#x20;

* Hover the course card you want to edit -> Click on the 3 small dots at the top right of a course card -> Click on the `Settings` button.
* Click on the `Settings` icon button at the bottom-right side of the course.&#x20;

<figure><img src="/files/ay7x2yAGmwq2zG30NPhs" alt="Accessing course parameters"><figcaption></figcaption></figure>

The `Settings` panel contains 4 different pages:&#x20;

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>⚙️ <a href="/pages/MIx3Xs9UhR1iXJRACcZq">General</a></td><td></td><td></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f48c">💌</span> <a href="/pages/dxlRq5t5aCcTrOiDgxfB">Participants</a> </td><td></td><td></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f465">👥</span> <a href="/pages/xIOR8UIiQ3EabJv49t7l">Groups</a></td><td></td><td></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4e9">📩</span> <a href="/pages/J3nuDCRwflvK4VBgOCox">Notifications</a> </td><td></td><td></td></tr></tbody></table>


---

# 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://help.meltingspot.io/english/spot-content/courses/access-course-parameters.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.
