# Exercise 9.1 - Add taxonomy terms

In this exercise you will learn how to add *taxonomy* terms to an existing *vocabulary*.

1. Hover over *Structure* on the *Admin menu* then click on **Taxonomy**.

   <figure><img src="/files/kOVqEHeR4DlZVdOaMnuZ" alt=""><figcaption><p>Hover over Structure, then click on Taxonomy</p></figcaption></figure>
2. Click on the dropdown menu to the right hand side of the *Topics* vocabulary.
3. Click on **Add terms** from the list in the dropdown.

   <figure><img src="/files/0qywHWTSmODsU2q9mZup" alt=""><figcaption><p>Click on Add terms for the Topics vocabulary</p></figcaption></figure>
4. Enter a *Name* for your new *taxonomy* term, e.g. “Local news”.
5. Enter a *Description* (this field is optional).
6. Click on the **Save** button at the bottom left of the page.

   <figure><img src="/files/5yjwcWGJAspSlvpb9YXy" alt=""><figcaption><p>Fill in fields and click on Save</p></figcaption></figure>
7. You will now be back on the *Add term* page. Add a few more taxonomy terms.


---

# 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://salsa-digital.gitbook.io/govcms-content-administration/unit-9-using-taxonomy-to-categorize-content-and-media/overview-of-taxonomy-form-widgets/exercise-9-1-add-taxonomy-terms.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.
