# Signup Bar

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

<figure><img src="/files/oWD1xBnHDqwjuzPe9zyn" alt="Sign up for updates example"><figcaption><p>Sign up for updates example</p></figcaption></figure>

## Adding the Signup Bar

1. On the page you want the Signup Bar to feature add the tag `Admin Show Signup Bar` to the pages tags list. This will connect it to your sites default signup page.&#x20;

   * You can configure the default signup page 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>


---

# 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/admin-signup-bar.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.
