# Instructor Settings

Instructors should also create an app to accept payments (receive money) in their PayPal account. They must configure their [**PayPal email**](#payout-app-for-instructor) and indicate it [**in their dashboard.**](#set-up-paypal-payout-in-the-dashboard)

## Payout App for Instructor

{% hint style="info" %}
We will show the guide in **Sandbox (test) mode**. After configuring settings, make sure to change the mode to **Live** to start receiving real mone&#x79;**.**
{% endhint %}

1. Go to <https://www.paypal.com/> and sign in to your **PayPal business account**, then move to the developers' dashboard:

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

2. Move to the **Apps & Credentials** tab:

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

3. To create an app, click on the **Create App** button:

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

4. On the opened pop-up, name your app, indicate the app type, and create it:

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

5. On the opened page, you can see your email associated with the app:

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

6. <mark style="color:blue;">Optional:</mark> If you want to change the email (rename), click on View Details:

<figure><img src="/files/4woJJGbdM487AsI8AkGW" alt=""><figcaption></figcaption></figure>

7. Click on **Change Email:**

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

8. Write the new email and save the changes:

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

9. You have successfully updated the email:

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

10. After setting up everything and testing, kindly change the mode to <mark style="color:purple;">**Live**</mark><mark style="color:purple;">:</mark>

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

## Set up PayPal Payout in the Dashboard

1. Go to your (instructor) dashboard and open the Payout tab:

<figure><img src="/files/3a6O122umDwJ68AWe7cb" alt=""><figcaption></figcaption></figure>

2. Enter the email in your [**PayPal app**](#payout-app-for-instructor) and click on Save:

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

On this page, you can also get the statistics and all the associated data about your payouts:

<figure><img src="/files/Hnw2m33hoAc47yoqWlXC" 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.stylemixthemes.com/masterstudy-theme-documentation/payouts/instructor-settings.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.
