# Building An A.I. Toolset

In this video, Javi demonstrates how to create a toolset in FormWise to host all your tools in one place. This tool kit allows for sharing multiple tools with end users, including your whitelabel FormWise chatbots. Javi guides viewers through setting up categories, adding tools, customizing, and embedding the tool set.

{% embed url="<https://www.loom.com/share/deda456332514f289fe757656357eacd?sid=945afbd7-9e8b-4e2d-8f8b-6a609f3afd01>" %}

{% embed url="<https://www.loom.com/share/2f78d2d9a9e94f2f8226e213ef1b93a6?sid=f38f4c05-ef1e-4531-b23a-e21a8a5b04c3>" %}

### Setting Up a Tool Set in FormWise Account

1. **Introduction to Tool Set**
   * A tool set is a hosted page that consolidates multiple tools in one place.
   * Useful for sharing multiple tools with end users while maintaining control.
   * Entire tool set is embeddable, like a tool kit of favorite tools.
2. **Creating a Tool Set**
   * Access tool sets in FormWise account and create a new tool set.
   * Name the tool set and proceed to the builder.
   * Load tools from templates library or select from existing tools in the account.
3. **Customizing the Tool Set**
   * Use the tool set customizer to select tools to appear in the tool set.
   * Organize tools into categories for better user navigation.
   * Customize category cards and tool descriptions for a more organized display.
4. **Advanced Settings and Features**
   * Lock tools or categories for premium access.
   * Explore settings like branding, API key, domain permissions, and custom logo.
   * Utilize advanced settings like [cache responses and embedding options](/formwise/core-tools/toolsets/cached-input-responses-toolsets.md).
5. **End User Experience**
   * Embed the tool set anywhere for user interaction.
   * End users can access and interact with the tools in the set.
   * Features like chat mode allow users to engage with tools and get desired results.
6. **Additional Features and Plans**
   * Chat mode feature allows users to interact with tools in real-time.
   * Different plans offer varying limits on tool sets and AI tools creation.
   * FormWise offers flexibility for creating and sharing AI tools with users.

**Link to Loom**

{% embed url="<https://www.loom.com/share/deda456332514f289fe757656357eacd>" %}

{% content-ref url="/pages/sOAH0vn76BYmPWPsCq6Z" %}
[Toolsets](/formwise/core-tools/toolsets.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/building-an-a.i.-toolset.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.
