# Schema Toolkit

Schema Toolkit scans your published pages for structured data and helps you generate missing schema types. Supported types include Article, FAQ, Product, Local Business, Organization, Breadcrumb, How-To, Event, and WebPage.

#### Schema Overview

1. Publish the page you want to scan in Webflow.
2. Open Schema Toolkit, select a page, and click Run Scan.
3. Review the results to see which schema types are valid, missing, or have warnings.
4. Open a schema entry to view what was found on the page.

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

#### Generating & Applying Schema

1. For missing or incomplete schema, choose Generate, then copy the schema snippet and paste it into Page Settings under Custom Code in the head area.
2. Publish the page again and re-run the scan to verify the update.

<div align="left" data-full-width="false"><figure><img src="/files/g9hNJQWU7rQFFofzeq5x" alt=""><figcaption></figcaption></figure></div>


---

# 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/ai-seo-boost/05.-schema-toolkit.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.
