# When will I get my deposits?

## How it works&#x20;

At 8:25 PM **CST everyday**, we batch all the transactions you've completed in the last 24 hours together and then send them to our bank for processing. The funds are then deposited to you based on the schedule below:&#x20;

<table><thead><tr><th width="185">Transaction Day</th><th width="163">Settlement Day</th><th width="121">Deposit Day</th></tr></thead><tbody><tr><td>Monday</td><td>Tuesday</td><td>Wednesday</td></tr><tr><td>Tuesday</td><td>Wednesday</td><td>Thursday</td></tr><tr><td>Wednesday</td><td>Thursday</td><td>Friday</td></tr><tr><td>Thursday</td><td>Friday</td><td>Saturday*</td></tr><tr><td>Friday</td><td>Saturday</td><td>Monday</td></tr><tr><td>Saturday</td><td>Sunday</td><td>Monday</td></tr><tr><td>Sunday</td><td>Monday</td><td>Tuesday</td></tr></tbody></table>

{% hint style="info" %}
\*If your bank does Saturday ACH processing then you'll get Thursday's sales on Saturday. If not, you'll get the deposit on Monday.
{% endhint %}

Deposits will appear in your bank account under the name **Jupico**.


---

# 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://help.jupico.com/payouts/when-will-i-get-my-deposits.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.
