# When to expect my rich snippets to appear after applying a schema markup?

The schema is great but requires some time to show results. Hence, we’d like to let you know and give you a heads-up: you will start seeing rich snippets on SERPs once Google bots crawl your updated page. Until then, you won’t see immediate results.&#x20;

However, there is a way of notifying Google of the adjustments you made yourself. You can request that Google put your pages in a queue to be reindexed. This is called a sitemap.&#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/when-to-expect-my-rich-snippets-to-appear-after-applying-a-schema-markup.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.
