# What is Schema?

A schema is a piece of code designed for search engines to see a full picture of a website’s content. Schema allows search engines to gather extra data you would not normally display on your website. Search engines use schema to better understand and rank web pages. This is why schema is a potent and valuable SEO tool.

There is so much you can communicate to search engines through schema. For instance, you can inform Google of the price range you offer without directly saying it. Without schema, Google can never know your products’ brand information, nor can it understand that you sell items in different colors or different sizes, for example.

You want Google to know more about your website so that it has a higher chance of being picked for organic searches.

We see schema as reading a book's synopsis on its back cover. It helps us get familiar with the book’s plot and its idea before deciding whether to buy it or not.&#x20;


---

# 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://webrexstudio.gitbook.io/seo-json/get-started/what-is-schema.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.
