> For the complete documentation index, see [llms.txt](https://docs.discorddungeons.me/quest-editor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discorddungeons.me/quest-editor/quest-blocks/has_item.md).

# Has Item Block

![Has Item Block](/files/-LNjFPyI4fd6Q27fI25c)

The has item block will return true if the user has the specified amount of the specified item ID in their inventory.

## Parameters

| Name        | Usage                  | Type   | Other |
| ----------- | ---------------------- | ------ | ----- |
| Item ID     | The ID of the item     | Text   |       |
| Item Amount | The amount of the item | Number |       |
