# Customization options

There's a range of ways you could customize your NFT store or marketplace. Here's the list:

* Logo: upload the logo and favicon here;
* Announcements: you can have sticky announcement bar at the bottom of your NFT store / marketplace with 2 customizable buttons and URL's;
* Hero Banner: banners on top of youre NFT storefront;
* Landing View: homepage view of your NFT storefront;
* Footer: customize all your social media links, Privacy Policy, Terms of Use here;

<figure><img src="/files/DQ8gUwMmaGFPbcUlxGEN" alt=""><figcaption><p>Under Appearance -> Logo you can change the logo and favicon of your NFT storefront or marketplace</p></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://guides.fungies.io/for-developers/customization-options.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.
