# How to pin a logo image to the top of the page

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

1. Add the `Page Header` component.

***

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

2. Click `Background Image` in the component settings panel to upload your desired image.

***

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

3. If you want to add text too, enter it in the `Enter some text & field` area.\
   Use `Position Percent` to adjust the position of the image.\
   Finish setting up the Header component by choosing from the other available options.

***

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

4. When using a page header or footer,\
   you should set the margin to at least 10mm in the settings panel.


---

# 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://help.smallbuilder.com/smallbuilder-documents/basic-examples/howto-logo.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.
