> 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](https://602309350-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNeYKoJ5VTmJdlF1rx1%2F-LNjFP-urXkGWJ9Q9W-z%2F-LNjFPyI4fd6Q27fI25c%2Fhas_item.jpg?generation=1538391126736797\&alt=media)

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 |       |
