# Tags

## Adding tags

1. Navigate to **Your Site > More > Tags**

<figure><img src="/files/IPjynSCuKZUNPvH86SFp" alt="How to navigate to the tags section in NationBuilder" width="563"><figcaption><p>How to navigate to the tags section in NationBuilder</p></figcaption></figure>

2. Here you can find options to edit, create or remove existing tags.&#x20;

## Adding Page Tags

1. To add a tag to a specific page, navigate to the page in your nation.
2. Click the "Add Tag" button and begin typing your tag (as shown below).&#x20;

<figure><img src="/files/-LjoXhtqjb4XtpHVQiuz" alt="How to add page tags"><figcaption><p>How to add page tags</p></figcaption></figure>

These page tags will appear in the content of the live page as a link to other pages tagged the same way. Custom tags that are a feature of our Code Nation theme and contain "Admin" are excluded from being shown on the live site.

<div align="center"><figure><img src="/files/-LjoX2-d_0JGEF9Jef6a" alt="Climate Change tag preview"><figcaption><p>Climate Change tag preview</p></figcaption></figure></div>


---

# 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/general-1/featured-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.
