# $price

### Aliases

`$p` , `$P`

### Parameter

`<itemname>`is the parameter where you would place the SkyBlock item you want to check the price of

### Description

This command allow you to check the price of `<itemname>` and get a return

### Notice

* Auto correction is supported here, but when it is off by 6 or more letters, the request fails

### Examples

![When prices are successfully queried](/files/-M8YLinsgB3b6gYEwo2m)

&#x20;

![When item is not in database / The word is off of the corrected word by 6 letters or more](/files/-M8YM8GdJJmHG1ZIcptF)


---

# 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.robothanzo.dev/price-checking/price.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.
