# Featured Courses Block

We’ve added a **Featured Courses Block** to the Page Builder, enabling admin to manually select and showcase specific courses. This block allows for greater visibility of key courses, helping site administrators promote featured courses effectively.

### How to Promote and Highlight Specific Courses in Moodle using the Featured Courses block of RemUI Page Builder?

1. Navigate to the page you want to add the block
2. Enable the edit mode using the toggle button on the top right&#x20;
3. Select an appropriate region for the block
4. Click on the 'Add a block' button
5. Select Dynamic blocks
6. Select Feature Courses Block
7. Once added click on live customizer to add courses
8. In the customizer, you can edit the title of the block if required or add any other information
9. To add courses, click on the featured courses region
10. Select and add courses from the left side bar content region
11. Once done, click on save changes and close the customizer

{% hint style="info" %}
Note:- Edwiser Page Builder version 4.2.13 or above, and Edwiser Page Builder Filter version 4.2.5 or above are required
{% endhint %}


---

# 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://remui-docs.edwiser.org/course-setup/featured-courses-block.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.
