# Test Sales Condition

The test feature in the [sales conditions tab](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting) allows you to test the added sales conditions on the mainnet, without sending a transaction.<br>

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

### Test the sales conditon

Click the "Test sale conditions on an address" button

<figure><img src="/files/7t6OSEUQKCTo5E9aA2Ay" alt=""><figcaption></figcaption></figure>

Insert any address in the following tab and specify an amount.

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

The test feature will now check how your specified sales conditions would apply to the given address and amount and respond if the sales conditions are met or not.


---

# 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.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/test-sales-condition.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.
