# Receiving Payouts

## Set up payment

* Visit the Seller Settings page. (<https://m0ve.app/seller-settings>), to set up payment routing to begin selling event tickets&#x20;
* Select the "enable payments" button
* Complete the banking onboarding&#x20;
* <img src="https://res.cloudinary.com/designs-9th/image/upload/v1652633122/m0ve/screenshots/account_banking.png" alt="" data-size="original">&#x20;
  * Select the type of "entity". Are you selling tickets as an individual, non-profit, or company.&#x20;
  * Enter a phone number for text confirmation. (This is to authenticate who is able to access your payment dashboard)
  * Email (This is auto-populated with the email associated with your Move account)
* **Verify details**

  * Based on the type of entity you've selected. Move and Stripe will need to verify your details to set up your account to accept payment. Move allows you to set up and receive payment within 25+ countries. &#x20;

  <figure><img src="/files/sE00tF8IcyRsfYuNjXT3" alt=""><figcaption></figcaption></figure>
* **Set up payouts**
  * The last step is to provide a payment account for payouts. This can be done by providing a debit card or your bank's account and routing numbers.&#x20;

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

##


---

# 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.m0ve.app/seller-settings/receiving-payouts.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.
