# Funnels

- [Building Your First Funnel](https://docs.savvywebsites.co/docs/guides/funnels/building-your-first-funnel.md)
- [Funnel Settings](https://docs.savvywebsites.co/docs/guides/funnels/funnel-settings.md)
- [Sales Funnel - 1-Step Checkouts, Upsells, Bump Offers](https://docs.savvywebsites.co/docs/guides/funnels/sales-funnel-1-step-checkouts-upsells-bump-offers.md)
- [Sales Funnel - settings, payment processors, taxes, discounts, shipping](https://docs.savvywebsites.co/docs/guides/funnels/sales-funnel-settings-payment-processors-taxes-discounts-shipping.md)
- [Selling Multiple Products In A Funnel](https://docs.savvywebsites.co/docs/guides/funnels/selling-multiple-products-in-a-funnel.md)
- [Upsells and Downsells](https://docs.savvywebsites.co/docs/guides/funnels/upsells-and-downsells.md)
- [How to use a Funnel in a Website](https://docs.savvywebsites.co/docs/guides/funnels/how-to-use-a-funnel-in-a-website.md)


---

# 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.savvywebsites.co/docs/guides/funnels.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.
