> For the complete documentation index, see [llms.txt](https://docs.hoola.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hoola.vn/english/display-setting/homepage/hero-banner.md).

# Hero Banner

`Hero Banner` is a big banner that appears right below the navigation menu.

![Hero Banner (Desktop)](/files/-Mf6zqKovcCGPdvIBdDn)

![Hero Banner (mobile)](/files/-Mf7-ucB_0ozXye-ymhE)

## Set up images for Hero Banner

Go to`Display Setting`​![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36)`Homepage`​![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36)`Hero banner`​

![](/files/-Mf70HbnRO95tx9KpNnM)

You need to provide two types of Hero Banner as the following:

* Hero Banner (Desktop): 1440 $$\times$$ 400 px
* Hero Banner (Mobile): 768 $$\times$$ 400 px. The recommendation for the important inner content of the banner: 375$$\times$$400 px.

To change the Hero Banner, click `Edit`.

![](/files/-Mf72GgeESmbVI6weZQ8)

Hit`Upload` to upload images from your computer.

![](/files/-Mf73DWn7lzF6ZZmdaii)

Hit `Go back to library` after the upload.

![](/files/-McI3DVZ7S3_4V-d8AXK)

Click`Select` to use the image

![](/files/-Mf73vBu755qWAiFzeLV)

Click`Update` to save the change.

![](/files/-Mf74NHe-1mZYuBdaBPV)

## Set up text for Hero Banner

The administrator may choose to turn on or off the text for the Hero Banner.

The text for Hero Banner is often used when your banner's images are simple-looking, or when you haven't had professionally designed images. If your Hero Banner has already had well-designed images, you can turn this feature off.

![](/files/-Mf75UhcJktnfMdM-xUh)

> After saving the changes, you can go back to your website and see the difference!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hoola.vn/english/display-setting/homepage/hero-banner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
