# Personal Tags

- [Create Personal Tag](https://doc.mantago.cc/mantago-en/personal-tags/create-personal-tag.md)
- [List Personal Tags](https://doc.mantago.cc/mantago-en/personal-tags/list-personal-tags.md)
- [Get Personal Tag](https://doc.mantago.cc/mantago-en/personal-tags/get-personal-tag.md)
- [Update Personal Tag Name](https://doc.mantago.cc/mantago-en/personal-tags/update-personal-tag-name.md)
- [Delete Personal Tag](https://doc.mantago.cc/mantago-en/personal-tags/delete-personal-tag.md)
- [Assign Personal Tag to User](https://doc.mantago.cc/mantago-en/personal-tags/assign-personal-tag-to-user.md)
- [Remove Personal Tag from User](https://doc.mantago.cc/mantago-en/personal-tags/remove-personal-tag-from-user.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://doc.mantago.cc/mantago-en/personal-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.
