# Nav Buttons

{% hint style="info" %}
Live Demo: <https://candidate.codenation.com/>
{% endhint %}

<figure><img src="/files/Yl1kq50urDyh35Yi1AWE" alt="Primary action buttons in the Candidate Theme"><figcaption><p>Primary action buttons in the Candidate Theme</p></figcaption></figure>

## Adding Nav Buttons

1. By default the Candidate theme will add primary action buttons for the default Signup, Donation & Volunteer pages (if they exist).&#x20;

   * You can configure these defaults by navigating to **Your Site > Pages > Defaults**. E.g.

   <figure><img src="/files/yxCKUhl9GdK8q4K2QdwP" alt="Where to find the default action pages in NationBuilder" width="563"><figcaption><p>Where to find the default action pages in NationBuilder</p></figcaption></figure>
2. To include primary action buttons for non-default action pages, you can apply the `Admin Nav Button` tag to the backend of any page.


---

# 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/admin-tag-customisations/add-primary-button-pages.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.
