# Client Tags

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