# Microdata schema

\
Microdata schema: Yuva comes equipped with integrated microdata schema, a feature that significantly benefits Google and other major search engines. This structured data provides direct access to information on your web pages, enhancing the relevance of results for users. Our themes provide essential schema details, including information about the store (organization), breadcrumb navigation, and product details such as name, URL, variants, and images. If you need more control, or additional information, or prefer an alternative solution for these snippets, our themes offer the flexibility to disable the default microdata schema, allowing you to implement a custom solution according to your preferences.

<br>


---

# 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://shinedezign.gitbook.io/yuva-knowledgebase/sections/microdata-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.
