# Default image

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

The fallback image is the one that appears automatically when the homepage link is shared on social media platforms.&#x20;

To change it, follow these steps:

1. Go to the Theme <img src="/files/XroH64jYD9XtX2rzOQDJ" alt="" data-size="line"> tab in blogger.
2. Edit the blog code by clicking the **arrow** next to the "`CUSTOMIZE`" button <img src="/files/92SC9mj9P4VQDTr1tJus" alt="" data-size="line">, then select "`Edit HTML.`"
3. Search for the following code: `Featured Image Meta Tags`.
4. Replace the field **content value** with the link to the image you want to use, making sure the image is hosted on Blogger.

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


---

# 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://quizweb.gitbook.io/quizweb-docs/getting-started/default-image.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.
