# Injects Grid

The Injects Grid allows you to **jump to a specific inject in the MEL**. This is helpful if you're concerned that your players might miss an inject.

It can also be used alongside smartwords. For instance, if you provide an update using smartwords during the exercise, you can resend the inject, and it will be re-published with the updated smartword.

| Benefit                                                                                 | Feature                                                                                                                                                        |
| --------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Allows flexibility to send specific injects in the MEL at any point during the exercise | <ul><li>Select up to 64 injects</li><li>Injects presented on an easy to navigate grid</li><li>Reorganise your inject grid live in <em>Edit mode</em></li></ul> |

## Running

When you click on an inject grid button this will jump to that inject in the MEL.

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

### Edit mode

To customise the position of your buttons, select edit mode and reorganise them by dragging and dropping them.

<figure><img src="/files/LrYs0Ucb9uZZjnL3epfv" 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/facilitation/facilitator-dashboard/injects-grid.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.
