# Navbar Store Button

**How do I add the store button seen on the Cobalt demo site to my navbar?**

> Settings to enable the store button are in Cobalt settings -> header -> navbar
>
> If these don't work, try the following things:
>
> 1\. If you are using the Tebex, Craftingstore, MC Trade, or store module, make sure the store link in cobalt settings is \`/store/\`
>
> 2\. Make sure you are using one of the above modules, or if your store is on an external page, make sure you create a redirect link to it in StaffCP -> custom pages


---

# 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://docs.coldfiredzn.com/cobalt-nmc/navbar-store-button.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.
