# Get Started

#### Hey maker! Welcome to gFLUO 🖖

Here's a quick overview of the gFLUO Webflow App. Follow along to set it up and start animating.

If you're PRO go to [Pro Setup](/tutorials/publish-your-docs.md).

If you're using the free app or just want to try it visit [Free animations in 5 mins](/tutorials/free.md).

If you want to buy the Pro access visit the [gFLUO website and grab your spot now](https://gfluo.com)!

Let's animate websites. Fast.


---

# 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.gfluo.com/get-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.
