# Card Types - Item

#### General Rules

1. Item is also an object type; after an item resolves, it will enter the field as an item object.
2. Items have reserve costs in the main deck. If they are in the material deck, item cards have the regalia supertype and will have memory costs instead of reserve costs.
3. Items may only be played at slow speed.
4. Items go to their owner's graveyard when they are destroyed.


---

# 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://rules.gatcg.com/general-rules/general-rules-card-types/card-types-item.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.
