# Instruction

{% tabs %}
{% tab title="Ajouter une section" %}
Créez une page une page vierge. Puis cliquez sur “AJOUTER UNE SECTION”.

<figure><img src="/files/vfPZ9m7UdvwKXHVVJw5F" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Ajouter un bloc de code html" %}
Sélectionnez “AJOUTER UN BLOC”.

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

Recherchez le bloc “code”, puis glissez le dans votre section.

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

{% endtab %}

{% tab title="Ajuster la taille" %}
Il est nécessaire d'ajuster les dimensions. Pour cela, faites glisser les poignées d'extension, aux extrémités du bloc, à la taille que vous souhaitez.

<figure><img src="/files/mOU6vZFhOiQxVsLX2IBP" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Insérer le script" %}
Cliquez sur "Modifier".

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

Puis collez le script dans la section "Contenu" et n'oubliez pas d'enregistrer vos modifications. 🎉

<figure><img src="/files/qvghex252bcgZwWJQKxo" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://planity.gitbook.io/white-label/integration-squarespace/instruction.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.
