# Test mode

The TEST mode allows you to work on your store without visitors being able to see its content, they will see a page under maintenance.

It's also useful if you want to simulate a purchase and the successful delivery of server commands or Discord actions you've set up.

To switch to TEST MODE, go to [MY SETTINGS](https://tip4serv.com/dashboard/my-settings) and set **State** to **TEST MODE**

<figure><img src="https://2187496599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrJFlpzFF4M0XjvFfIMsk%2Fuploads%2FARqKgtGzVkv8jYOAbW3w%2F007893e15aa0930ec70ac641391ecab3.png?alt=media&#x26;token=58800c64-3843-4fa8-b78e-5d2b2ced3e02" alt=""><figcaption></figcaption></figure>

### Add an order manually

To do this put your store in TEST MODE then follow these steps:&#x20;

1. Go to your store
2. Add the product to your basket
3. Enter player ID
4. Click on Payment


---

# 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.tip4serv.com/store-setup/test-mode.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.
