# Appearance

- [Webstore](https://guides.paynow.gg/appearance/webstore.md): Setup your webstore URL with PayNow, active your custom domain and more from our Webstore page!
- [Tags](https://guides.paynow.gg/appearance/tags.md): Utilizing tags can help in organizing and categorizing your products. Making it easier to expand and add more servers with similar packages and more. Lets get started!
- [Navlinks](https://guides.paynow.gg/appearance/navlinks.md): Navlinks allow you to create custom buttons in your store’s navigation bar, improving the user experience by giving customers quick access to specific product categories.
- [Branding](https://guides.paynow.gg/appearance/branding.md): The branding of any store is absolutely essential. We'll cover why it's needed, how to upload your branding and other tips on extra features!


---

# 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.paynow.gg/appearance.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.
