# Landing Pages and Forms

- [Building a Page](https://docs.cymbal.co/help/landing-pages-and-forms/building-a-page.md): This page shows you how to build, design, and launch a page in Cymbal
- [Building a Form](https://docs.cymbal.co/help/landing-pages-and-forms/building-a-form.md): This page shows you how to build, design, and launch a form in Cymbal
- [Editing Form Compliance Text](https://docs.cymbal.co/help/landing-pages-and-forms/editing-form-compliance-text.md): This page shows you how to edit the compliance text at the base of a Cymbal form
- [Embedded subscribe form](https://docs.cymbal.co/help/landing-pages-and-forms/embedded-subscribe-form.md): Cymbal makes it easy to create and embed a custom subscribe form on your website — perfect for collecting emails, phone numbers, and growing your audience directly from your site.
- [Adding/Removing Meta Pixel from Forms](https://docs.cymbal.co/help/landing-pages-and-forms/adding-removing-meta-pixel-from-forms.md): This page shows you how to add or remove meta ad pixels from pages & forms in Cymbal


---

# 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.cymbal.co/help/landing-pages-and-forms.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.
