# Quick Guides

If you're new to AI or Welcome aboard! If you're new to AI or FormWise, we’ve crafted a collection of beginner-friendly tutorials designed to take you from **Zero to Hero** in building AI-powered tools. Whether you're creating smart forms, interactive quizzes, or custom AI copilots, these guides will help you build, embed, and monetize your unique AI tools with ease.we've put together a collection of tutorials that will bring you from Zero to Hero.

{% stepper %}
{% step %}

### Building Smart Forms

**Create tools that respond to your users’ needs in real time.**

* [Creating your first SmartForm](/formwise/getting-started/quick-guides/building-a-simple-a.i.-tool.md)

Build interactive forms that turn user input into AI-driven responses.

* [Creating an A.I. Lead Magnet](/formwise/getting-started/quick-guides/building-an-a.i.-lead-magnet.md)

Design forms that generate leads with personalized, AI-powered offers.

* [Creating an A.I. Quiz](/formwise/getting-started/quick-guides/building-an-a.i.-quiz.md)

Engage your audience with quizzes that provide instant, dynamic feedback/results.

{% endstep %}

{% step %}

### Creating CoPilots

Go beyond forms—create AI assistants that work 24/7.

* [Creating a Chatbot](/formwise/getting-started/quick-guides/building-a-chatbot-copilot.md)

Build a conversational AI bot that interacts with users like ChatGPT—but branded as your tool, your instructions, and layered with your data.

{% endstep %}

{% step %}

### Create your own Toolset

Bring together your Smart Forms and CoPilots into a single space that you can share and monetize.&#x20;

* [Building your own Toolset](/formwise/getting-started/quick-guides/building-an-a.i.-toolset.md)

Combine your Smart Forms and CoPilots into a single branded platform you can share, embed, and monetize.
{% endstep %}
{% endstepper %}

{% content-ref url="/pages/as4rVh633h4hrQWiPWEI" %}
[Use Case Guides](/formwise/free-resources/use-case-guides.md)
{% endcontent-ref %}

{% content-ref url="/pages/QxPEoK0sT3MeSdgo8jcG" %}
[Integrations](/formwise/integrations/highlevel.md)
{% endcontent-ref %}


---

# 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://manual.formwise.ai/formwise/getting-started/quick-guides.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.
