> For the complete documentation index, see [llms.txt](https://docs.zellify.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zellify.app/quick-start/readme.md).

# Welcome to Zellify

Welcome to the Zellify Documentation, your one-stop hub for everything related to building, launching, and optimizing your Web2App funnels with Zellify.

***

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref">Open</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Funnel Builder</h4></td><td>Build and optimize web onboarding funnels without writing code</td><td><a href="/platform-introduction/funnel-builder.md">Funnel Builder</a></td><td data-object-fit="fill"><a href="https://951987241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPontcfIF8v0iocPko5l%2Fuploads%2FTXoNMDFsnq13QoNfrX5L%2Ffunnel-builder.png?alt=media&amp;token=a5a74924-d4e9-45a8-b830-5478346e93aa">funnel-builder.png</a></td></tr><tr><td><h4>Campaigns</h4></td><td>Understand how each traffic source behaves and converts in your funnels</td><td><a href="/platform-introduction/campaigns.md">Campaigns</a></td><td><a href="https://951987241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPontcfIF8v0iocPko5l%2Fuploads%2F2obswOjKCynocPnu0I9O%2Fcampaign.png?alt=media&amp;token=532d86eb-18e5-4278-b5cf-40329d407bbd">campaign.png</a></td></tr><tr><td><h4>Experiments</h4></td><td>Find the highest-performing funnel with controlled testing</td><td><a href="/platform-introduction/experiments.md">Experiments</a></td><td><a href="https://951987241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPontcfIF8v0iocPko5l%2Fuploads%2FcWPLyqJPSMaO6r61eq9Z%2Fa%3Abtest.png?alt=media&amp;token=b4cc1b67-0849-4501-ba4b-dccc2a9aa7f9">a:btest.png</a></td></tr><tr><td><h4>Monetization</h4></td><td>Monetize funnels with subscriptions, upsells, and downsells</td><td><a href="/platform-introduction/monetization.md">Monetization</a></td><td><a href="https://951987241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPontcfIF8v0iocPko5l%2Fuploads%2FpFzAlJxwBFjIrEpwxSaz%2Fproducts.png?alt=media&amp;token=27776b6a-16ba-402b-bea3-b0b5276c09c2">products.png</a></td></tr><tr><td><h4>Integrations</h4></td><td>Extend Zellify with integrations for payments, analytics, and attribution</td><td><a href="/platform-introduction/integrations.md">Integrations</a></td><td><a href="https://951987241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPontcfIF8v0iocPko5l%2Fuploads%2Fc7U5Q0CMG5WvFfswDSUg%2Fintegrations.png?alt=media&amp;token=71265c95-79fa-45a6-bbc0-4aafbf9b8250">integrations.png</a></td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zellify.app/quick-start/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
