# Special Items

- [EXP Packs](https://universe.titan.tf/items/special-items/exp-packs.md)
- [Chests](https://universe.titan.tf/items/special-items/chests.md): What's going to be inside?
- [Weekly Chests](https://universe.titan.tf/items/special-items/chests/weekly-chests.md)
- [Trading Cards](https://universe.titan.tf/items/special-items/trading-cards.md)
- [Supply Drop Fragments](https://universe.titan.tf/items/special-items/supply-drop-fragments.md)
- [Supply Chest Fragments](https://universe.titan.tf/items/special-items/supply-chest-fragments.md)
- [Black and White Knight Name Tags](https://universe.titan.tf/items/special-items/black-and-white-knight-name-tags.md)
- [Mythic Name Tags](https://universe.titan.tf/items/special-items/mythic-name-tags.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://universe.titan.tf/items/special-items.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.
