# StockX Market Adjusted Prices

The latest update features a fix for StockX Accounts that do not have B2B and have their ask modified to comply with VAT rules.

We will automatically figure out the market-adjusted price that is the proper lowest price.

<figure><img src="/files/XY5EJ6rZLhQ5gXc5n3EY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This feature works inside [Bricker Mode](/features/bricker-mode.md), where our task monitors will extract the lowest ask prices, and then figure out the actual market-adjusted price to be the lowest ask.
{% endhint %}


---

# 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.restock.gg/problem-solving/tutorials/stockx-market-adjusted-prices.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.
