# Slide

The `slide` block contains images and other content that you want to add to a `slider` block.

{% hint style="warning" %}
The `slide` block can only be added to a `slider` block.
{% endhint %}

<figure><img src="https://lh5.googleusercontent.com/txG9wqgBOo1w1vNE_7QbUFu2w5RdP-xId1vAB__aSmzG6IH3WRTa7n-8LzcV3PmSHHtraML5-lWnDaMkgMB_scEQOGk4_GOqYbAQA3nrz2vr4FEoJsczDfNWid_USjQiUvkDORqFgX9_iOp2g1rPc8kRn3Dc77LSvvkhKfC3wjat6WQtzhtrEvQpod4Uiw" alt=""><figcaption></figcaption></figure>

<details>

<summary>Add</summary>

1. Select a `slider` block
2. Open the Quick Insert panel in the `slider` block
3. Click on :heavy\_plus\_sign: to insert a new `slide` block into your `slider` block

</details>

## Modify Colours, Layout, Typography, Spacing

You can personalise the `slide` block by modifying : Colours, Layout, Typography, Spacing to suit your design.

<figure><img src="https://lh5.googleusercontent.com/a9wZxZoc-vNgRKGP5FUO7Myu_jdF7F-LhhjSlGQS-zUCwBOjdNLCc2px4qsmxDtTwhZajFni17uWnb7dnzD8G8SbGNMM_p1GVZqL8Scsz9iB0nX5YdLgNBOdYHiBpe5JNuFj0IkQxhkU_fd6ccMDF1oPmEDN8BGi5WaHhYWWDccrVRY3HjAKz_xvyXEJKA" alt=""><figcaption></figcaption></figure>

<details>

<summary>Modify</summary>

1. Select a `slide` block
2. Open the Block Inspector
3. Navigate to the Primary tab
4. Find slide tabs (colours, layout, typography, spacing)
5. Find required parameter
6. Modify as required
7. Click dot to reset

</details>


---

# 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://docs.cwicly.com/blocks/slide.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.
