# Tags

Adding custom tags to your content will help refine your customers [search results ](/creating-content/site-search.md)when looking for content on your site.&#x20;

To begin creating tags

1. Login with your Mavenseed account, and head over to the Site Admin,&#x20;
2. Click on the Content and then Tags left-hand menu item and then the Green New Tag button in the upper right hand side.&#x20;
3. Here you're able to create one tag a time that can be used across your Mavenseed site.&#x20;
4. Once these tags are created, [edit the content](/creating-content/courses/details.md) you'd like to tag.&#x20;

![](/files/-LovM6jIm071CY209l7h)


---

# 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.mavenseed.com/creating-content/tags.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.
