> For the complete documentation index, see [llms.txt](https://guides.stellaraio.com/stellar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.stellaraio.com/stellar/retailers/basejp.md).

# BaseJP

### **Preliminary Checklist**

Before setting up tasks on BaseJP, make sure you have everything below prepared:

### **Profiles**

> Create and save your checkout [profiles](https://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-profiles-tab/how-do-i-add-a-profile) under the **Profiles tab** in Stellar. These contain your billing, shipping and payment info.

### **Proxies**

> * **ISP proxies** – Recommended for some of your tasks
> * **Residential proxies** – Recommended for majority of your tasks
>   * Save both proxy groups under the **Proxies tab** in Stellar.
>     * If you're looking for proxies, check out [Stella Proxies](https://guides.stellaraio.com/stellar/getting-started-with-stellaraio/stella-proxies) for high quality ISP and Residential proxies

### Base JP Task Overview

**Normal Mode**

<figure><img src="/files/3HsQ6N6lJOQ6l4ZhzLLm" alt=""><figcaption></figcaption></figure>

* Which **Mode** do I use?&#x20;
  * Normal mode allows you to use your profiles to purchase products fully automated
* What does **Profile** mean?&#x20;
  * Select a Profile you want to use and that profile information will be used when checking out items
* What type of **Proxies** should I use?&#x20;
  * Both ISPs and Resis work
* What **Product** **URL** do I put in?&#x20;
  * The URL that should be entered is the URL of the product
    * Ex. <https://marupei.shopselect.net/items/36946573>
    * Lottery is supported, enter the product URL as normal and the bot will detect the Lottery
* What **Site** do I put in?&#x20;
  * The sites homepage URL
    * Ex. <https://marupei.shopselect.net/>
      * We support all Base JP sites
* What **Size** do I put in?
  * If sizes aren't loaded (OS product) we advise not to fill out sizes field
  * If size are loaded, we support `Random` and direct size like `27` or `M` whichever the format is from the website
* What's **Product Quantity**?
  * Enter the quantity of the item you'd like to checkout
* What's **Payment Methods**?
  * Bank Transfer
  * Credit Card (slowest payment method)
  * Convenience Store


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.stellaraio.com/stellar/retailers/basejp.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.
