# Vocabularies

### Summary

Vocabularies allow you to categorise and group content. For example, you may have a topic tag of "Environment" and you can tag content with that topic. You can then display content based on specific tags.

### How to get to Vocabularies/taxonomy term

You can navigate to the vocabularies/taxonmy section of CivicTheme/Drupal by going to Structure>Taxonomy.

<figure><img src="/files/ziTvTOhM91JyDPCh4Utq" alt=""><figcaption></figcaption></figure>

### Topics and site sections

CivicTheme comes with two sets of taxonomy terms/vocabularies out-of-the-box: [Site sections](/content-authoring/vocabularies/site-sections.md) and [Topics](/content-authoring/vocabularies/topics.md).


---

# 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.civictheme.io/content-authoring/vocabularies.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.
