# Embed Code

Use this section when you want to embed code from another service on to a page. Some examples may include:

* Calendars or Booking service
* Forms and surveys
* Chat or support widgets
* Any service that provides an embed code snippet

{% hint style="info" %}
Each 3rd party platform provides their embed code scripts in different ways. It is recommended to make sure you select "responsive" embeds when provided.
{% endhint %}

![](/files/-Mj-Qeu7zM95Vum-Pjq7)

* [ ] Add the Embed Code section to a page
* [ ] Copy and paste your code snippet provided by the 3rd party service into the Embed Code setting


---

# 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-swiss.superpowerups.com/super-power-settings/embed-code.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.
