# Block #1

Hero Slider. Script: Swiper. MIT Licensed, v7.0.8 released on October 4, 2021

**Credits:** [Swiper](https://swiperjs.com/). MIT Licensed, v7.0.8 released on October 4, 2021

<figure><img src="/files/XdF0LSL748jxE0SnI9GK" alt=""><figcaption></figcaption></figure>

### Available options:

1. Full-width container (on/off)
2. Additional Class Name
3. **Content Wrapper Alignment:** *(Left, Middle, Right)*
4. **Heading Size:** *(Normal, Large, Extra Large)*\
   *Normal: 40px , Large: 60px , Extra large: 80px*
5. **Heading Color:** *White, Dark, Gradient*
6. **Heading Font Weight:** *Normal(400), Medium(500), Bold (700)*
7. Show Colorized Content Wrapper (on/off)
8. Content Wrapper Color
9. Slider interval
10. Slider count (up to 7)

### Slide options:

1. Slide Image
2. Slide Heading
3. Slide Caption
4. Slide Custom CSS

**Sample code (3):**

{% code overflow="wrap" lineNumbers="true" %}

```html
<div class="rui-hero-desc">
<p>The Space 2 is dedicated only for Moodle 4.0 and later. For Moodle 3.9 - 3.11 there is Space 1.14</p>
<p class="mt-3 small">Need help with theme customization?<br>Or you want to report a bug?</p>
</div>
<div class="rui-hero-btns mt-3">
<a href="https://1.envato.market/OR707N" target="_blank" class="btn btn-lg btn-light my-1">Get this theme!</a>
<a href="https://rosea.io/space-theme/" target="_blank" class="btn btn-lg btn-dark my-1 mx-0">Space 1.14 for Moodle 3.9 - 3.11</a>
</div>
```

{% endcode %}


---

# 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://rosea.gitbook.io/scholastica-moodle-theme/theme-settings/front-page-blocks/hero/block-1.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.
