# Embed

### Installing the embed code

1. From the zcal homepage, click the menu button corresponding to the invite you'd like to embed.  Then click the Embed option.
2. The Embed dialog will appear.  Click the Copy Code button to copy the embed code to your clipboard.
3. Paste the embed code in your webpage's HTML where you want it to appear.  It will appear inline with the surrounding content on the page.

![](https://2681443910-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZYxh1gg0I6xlNTBANe%2F-MZZRDP7HfGXTWQAodmE%2F-MZ_V07AeE84fBUgy2Fz%2Fembed_tooltip.gif?alt=media\&token=e7677ac5-995b-4a1e-a803-fb0b9f861790)

Notes:

* If you want the embedded invite widget to be responsive on different screen sizes, you must use the Javascript version of the embed code.
* Embed invite fields can be [pre-populated by editing the query parameters](https://help.zcal.co/invite-settings/pre-populate-form-fields). This also works for UTM parameters.


---

# 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://help.zcal.co/share/embed.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.
