# Hero Banner

In this section, we've created a simple Banner creator for all your Banner needs! Go to Appearanace -> Hero Banner and then click on "Create Hero Banner" on the top right:

<figure><img src="/files/fTHR19Rzia69WWLQYxam" alt=""><figcaption><p>Access Hero Banner subpage in the Apperance section from the left menu</p></figcaption></figure>

Now that you're here, get ready to upload your awesome banner!

<figure><img src="/files/EvRQ5UC322SLHLBKl1g6" alt=""><figcaption><p>Edit your homepage banners in this simple editor</p></figcaption></figure>

There different components which you can edit:

* First, upload your PNG/JPEG file as banner background;
* Fill in Heading title;
* Title - the main text visible in Bold;
* Subtitle;
* Edit the button (Call-to-Action):
* (Optional): edit 2nd CTA;
* You can also change opacity, text width and more with this simple editor;
* Click "Save" once you're done!


---

# 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://guides.fungies.io/for-developers/customization-options/hero-banner.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.
