> For the complete documentation index, see [llms.txt](https://participanthelp.dscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://participanthelp.dscout.com/getting-paid/getting-paid-via-paypal.md).

# Getting paid via PayPal

Set up PayPal so you can receive and withdraw your Dscout rewards.

Use this section to create an account, confirm your email, add aliases, and move money to your bank.

### Explore this section

* [Adding an alias to your PayPal](/getting-paid/getting-paid-via-paypal/adding-an-alias-to-your-paypal.md) — receive payments sent to a different email address.
* [Confirming your email address with PayPal](/getting-paid/getting-paid-via-paypal/confirming-your-email-address-with-paypal.md) — fix payment issues caused by an unconfirmed email.
* [Withdrawing your funds from PayPal](/getting-paid/getting-paid-via-paypal/withdrawing-your-funds-from-paypal.md) — move your money to a bank, card, or check.
* [How to create a PayPal account](/getting-paid/getting-paid-via-paypal/how-to-create-a-paypal-account.md) — create a PayPal account from scratch.
* [Connecting a bank account to your PayPal](/getting-paid/getting-paid-via-paypal/connecting-a-bank-account-to-your-paypal.md) — link your bank for easier withdrawals.
* [How to add your PayPal email address to your Dscout account](/getting-paid/getting-paid-via-paypal/how-to-add-your-paypal-email-address-to-your-dscout-account.md) — make sure Dscout sends rewards to the right PayPal address.

### Start with these

If you need to set up payments, read these first:

1. [How to create a PayPal account](/getting-paid/getting-paid-via-paypal/how-to-create-a-paypal-account.md)
2. [Confirming your email address with PayPal](/getting-paid/getting-paid-via-paypal/confirming-your-email-address-with-paypal.md)
3. [How to add your PayPal email address to your Dscout account](/getting-paid/getting-paid-via-paypal/how-to-add-your-paypal-email-address-to-your-dscout-account.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://participanthelp.dscout.com/getting-paid/getting-paid-via-paypal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
