# Connect Your Bank Account & Get Paid

#### Connecting Your Bank Account With Stripe

Creators that utilize Iterati's storefront and payment processing functionality will have to connect their bank account through Stripe prior to being able to make sales.

From the `My Account` tab - click the `Connect Your Bank Account` button to initiate a simple and secure onboarding flow with Stripe

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

&#x20;You will need to provide information like:

* Name
* Address
* DOB
* Phone Number
* SSN or TaxID - *last 4 digits only*
* Bank Connection - *For receiving payments only, Iterati cannot make charges to this account*

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

After completing Stripe onboarding you will be able to update your storefront with per artwork pricing and a shipping surcharge.

#### Publishing you collection storefront

Now that you can receive funds when sales occur through one of your storefronts, you will want to publish your storefront so that it becomes visible to potential collectors.&#x20;

Go to the `Storefront Metadata` tab and flip the `Storefront Status` to 'ACTIVE'

<div align="left"><figure><img src="/files/RrU7EuYS7ckbLHLbC5lK" alt="" width="420"><figcaption></figcaption></figure></div>

At this point your storefront has become public and you can freely share the storefront URL on social media or directly with potential buyers.

If you would like to deactivate the storefront - you can set the `Storefront Status` back to 'DRAFT'


---

# 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.iterati.art/getting-started/connect-your-bank-account-and-get-paid.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.
