# Getting Started

- [Installation Steps](https://docs.flowappz.com/home/cookie-consent/getting-started/quickstart.md)
- [Settings](https://docs.flowappz.com/home/cookie-consent/getting-started/settings.md)
- [Cookie Consent Storing](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/cookie-consent-storing.md)
- [Webhook Consent Storing Setup Guide](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/webhook-consent-storing-setup-guide.md): This guide will help you set up Webhook Consent Storing, allowing you to store users’ consent data through a webhook endpoint.
- [Cookie Consent Duration](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/cookie-consent-duration.md)
- [Cookie Consent Popup Position](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/cookie-consent-popup-position.md)
- [Cookie Consent Popup Showing Delay](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/cookie-consent-popup-showing-delay.md)
- [Show Popup on Scroll](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/show-popup-on-scroll.md)
- [Remove Reject Button](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/remove-reject-button.md)
- [Hide Sticky Cookie Button](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/hide-sticky-cookie-button.md)
- [Choose Regions to Show Popup](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/choose-regions-to-show-popup.md)
- [Hide Popup in Designer](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/hide-popup-in-designer.md)
- [Scripts](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts.md)
- [Google Analytics Setup](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts/google-analytics-setup.md)
- [Create a property](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts/google-analytics-setup/create-a-property.md)
- [Describe your business](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts/google-analytics-setup/describe-your-business.md)
- [Choose your business objectives](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts/google-analytics-setup/choose-your-business-objectives.md)
- [Start collecting data](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts/google-analytics-setup/start-collecting-data.md)
- [Get GA-ID](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts/google-analytics-setup/get-ga-id.md)
- [Google Tag Manager Integration](https://docs.flowappz.com/home/cookie-consent/getting-started/scripts/google-tag-manager-integration.md)
- [Templates](https://docs.flowappz.com/home/cookie-consent/getting-started/templates.md)
- [Custom Template with FlowAppz Cookie Consent](https://docs.flowappz.com/home/cookie-consent/getting-started/templates/custom-template-with-flowappz-cookie-consent.md): This documentation will guide you on how to integrate the FlowAppz Cookie Consent JavaScript code with your custom HTML popup.
- [License](https://docs.flowappz.com/home/cookie-consent/getting-started/license.md)
- [Feedback](https://docs.flowappz.com/home/cookie-consent/getting-started/feedback.md)
- [FAQ](https://docs.flowappz.com/home/cookie-consent/getting-started/faq.md)
- [Troubleshoot & Guidelines](https://docs.flowappz.com/home/cookie-consent/getting-started/troubleshoot-and-guidelines.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.flowappz.com/home/cookie-consent/getting-started.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.
