# FAQ

- [Funnel Launch Checklist for Funnelish](https://docs.funnelish.com/faq/funnel-launch-checklist-for-funnelish.md): A to-do list
- [Profile Information](https://docs.funnelish.com/faq/profile.md): Make sure your account is up to date
- [Frequently Asked Questions](https://docs.funnelish.com/faq/frequent-questions.md): Troubleshooting common issues
- [Troubleshooting Issues](https://docs.funnelish.com/faq/troubleshooting-issues.md): Troubleshooting Checklist
- [Ordering Without an Address](https://docs.funnelish.com/faq/ordering-without-an-address.md): Check all fields
- [How to change a page title?](https://docs.funnelish.com/faq/how-to-change-a-page-title.md): Edit the text in the browser tab
- [Set a Default Landing Page](https://docs.funnelish.com/faq/set-a-default-landing-page.md): Avoid 404 error messages
- [How to Charge a Shipping Fee](https://docs.funnelish.com/faq/how-to-charge-a-shipping-fee.md): Add a fee to each order


---

# 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.funnelish.com/faq.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.
