# Installation Steps

<figure><img src="/files/YRMOwWmgWKWU6yDgYe1U" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For detailed tutorials, visit our [YouTube channel](https://www.youtube.com/@FlowAppz).
{% endhint %}

* **Open Applications in Webflow Designer:**

  * Click the **Applications** button in the Webflow Designer

  <figure><img src="/files/HTQCabUJquXeINms7eC1" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/mv4dtyzaPWZUmn3thLn4" alt=""><figcaption></figcaption></figure>
* **Install the Application:**

  * Click **Install on Site** to add the Cookie Consent app to your site or workspace.

  <figure><img src="/files/YW7LWS7PSQikq2uE2LhJ" alt=""><figcaption></figcaption></figure>
* **Choose Installation Scope:**

  * Install the application for your entire workspace or specific sites.
  * Mark the sites for installation and click **Authorize App**.

  <figure><img src="/files/kYwC7o74Ycc5qSBx1Z2e" alt=""><figcaption></figcaption></figure>
* **Verify Installation:**

  * Revisit the **Applications** section in Webflow Designer.
  * Confirm that Cookie Consent appears as connected.

  <figure><img src="/files/7FIA5UpYucaBI71Uu2Qg" alt=""><figcaption></figcaption></figure>
* **Launch the Application:**
  * Click **Cookie Consent** to open the app.


---

# 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/quickstart.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.
