# Tags

- [Tag Basics](https://docs.motus.org/en/tags/tag-basics.md)
- [How Tags Work](https://docs.motus.org/en/tags/how-tags-work.md)
- [Selecting and Purchasing Tags](https://docs.motus.org/en/tags/tag-selection.md)
- [Tag Metadata Management](https://docs.motus.org/en/tags/tag-metadata-management.md): Tags are the eyes and ears of Motus. Without them, we wouldn't have any data to speak of. Similarly, without accurate metadata we won't be able to make sense of the data we collect.
- [Tag Registration](https://docs.motus.org/en/tags/tag-metadata-management/tag-registration.md)
- [Tag Metadata](https://docs.motus.org/en/tags/tag-metadata-management/tag-metadata.md)
- [Move tags to another project](https://docs.motus.org/en/tags/tag-metadata-management/move-tags.md)
- [Tag Deployment](https://docs.motus.org/en/tags/tag-deployment.md): Everything you need to know about deploying tags
- [Ambiguous Tags](https://docs.motus.org/en/tags/ambiguous-tags.md): When two tags with the exact same manufacturer ID and burst rate are deployed simultaneously, there is no way to tell them apart.
- [Tag Aliasing](https://docs.motus.org/en/tags/tag-aliasing.md)
- [Tag Storage](https://docs.motus.org/en/tags/tag-storage.md): Battery-powered tags that are not deployed in a given field season will need to be properly stored for later use to maintain battery life. Here we provide some advice from our industry partners on how
- [Appendix](https://docs.motus.org/en/tags/appendix.md)
- [Methods for confirming a tag has been activated](https://docs.motus.org/en/tags/appendix/methods-for-confirming-a-tag-has-been-activated.md)
- [Tag Harness Sizes](https://docs.motus.org/en/tags/appendix/tag-harness-sizes.md)
- [Retrieving lost tags](https://docs.motus.org/en/tags/appendix/tag-retrieval.md)
- [How to crimp swaging sleeves](https://docs.motus.org/en/tags/appendix/how-to-crimp-swaging-sleeves.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.motus.org/en/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.
