# Assigning Tags to Assets

There are three ways to assign a tag to an asset in your Clevver account.

* Fastest: In the Tag field, type the tag name and hit return.
* Medium: In the Tag field, type the first letter of your intended tag to reuse, select it from the dropdown list. No need to hit return. That tag is assigned.
* Slowest: Type the Tag name and then click the Add button.

The video below will show you how this is done. We recommend tagging all Assets in your account. They will be easier to find later and you can be as creative as you like.

{% embed url="<https://www.loom.com/share/df14fc0d599244258497cbcbe0da5b22?sid=4edc8201-a0ef-417d-ad7c-dd4c0049b206>" %}
Video Demo to Assign Tags
{% endembed %}

We think adding Tags can be fun and easy. It's a great way to keep your assets organized. You can remove Tags easily and you can change tags at any time. Assign up to 100 tags to an asset. The more tags you assign, the easier it will be for you to find your assets later.


---

# 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.getlynx.io/clevver/assigning-tags-to-assets.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.
