# How do I enter my banking details to earn?

**Click “Request Payout”**

You'll be taken to a page where you can select your withdrawal method and enter the associated details. We support payout method: **Banking and PayPal.**

**US Creators**&#x20;

You'll be asked for your Account Number and Routing Number for a local payment. The account number will be in the format of 6 to 17 digits. The routing number will be in the format of 9 digits.

**UK Creators**&#x20;

You'll be asked for your IBAN, BIC/SWIFT, Account Number and Sort Code for a local payment. In the IBAN field, please enter your international payment details. You can use [this tool ](https://www.iban.com/calculate-iban)to find your IBAN.

The SWIFT/BIC code consists of 8-11 characters, you can use [this tool ](https://wise.com/gb/swift-codes/)to find your SWIFT code. The account number will be in the format of 8 digits. The Sort Code number will be in the format of 6 digits.

**Canadian Creators**&#x20;

You'll be asked for your institute number, branch code, and account number. Please enter your payment details as follows;

* Institute code (3 digits)
* Branch code (5 digits)
* Account number (7 to 12 digits)

**Australian Creators**&#x20;

You'll be asked for your Account Number, SWIFT/BIC code, and BSB number for an international payment to be made. Please enter your international payment details as follows;

* BSB (6 digits)
* Account number (6 to 10 digits)

The SWIFT/BIC code consists of 8-11 characters, you can use [this tool](https://wise.com/gb/swift-codes/) to find your SWIFT code.

**Rest of the World**&#x20;

* Please enter your international payment details.&#x20;
* Please enter your account number and SWIFT/BIC code.
* You can use [this to](https://wise.com/gb/swift-codes/)[ol ](https://wise.com/gb/swift-codes/)to find your SWIFT code.


---

# 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://soulai.gitbook.io/soulai/for-creators/how-do-i-enter-my-banking-details-to-earn.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.
