# Order your navbar

1. Navigate to **Your Site > Site Settings.**
2. Selec the **Top nav** tab menu.&#x20;
3. On this page you can drag and drop the order of your pages by hovering over the

You can re-order the top nav elements under **Site Settings.**

<figure><img src="/files/-Lhf28D6MzRWTamEWUS5" alt="Where to find the top nav to reorder nav items"><figcaption><p>Where to find the top nav to reorder nav items</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://docs.codenation.com/launching-time-to-go-live/update-reorder-your-nav.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.
