# Applying the Cover Component

{% hint style="info" %}
**Note:** Emerald AI 2024 version 1.3.0 or higher is required to use this component.
{% endhint %}

## Applying the Cover Component

If you haven't already done so, you will need to add the Cover Component to your AI. You can do this by searching for the EmeraldCover script and dragging it onto your AI.

{% hint style="warning" %}
**Important:** You will need to create Cover Nodes in order for the Cover Component to be useful. This is covered in the next sections.
{% endhint %}

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


---

# 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://black-horizon-studios.gitbook.io/emerald-ai-wiki/emerald-components-optional/cover-component/applying-the-cover-component.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.
