# General Settings

First of all, it should be determined which percentage of commission will be taken by the instructor. You can do it in **MS LMS -> LMS Settings -> General.**

![](/files/-Mj-Fleg8TxwPfD6oa2i)

{% hint style="info" %}
**Note.** PayPal Fee will be withdrawn from the admin's account.
{% endhint %}

## PayPal Settings

{% hint style="danger" %}
**Important!**

It is required to Enable the PayPal Payment method from the LMS Settings and make it Default.
{% endhint %}

To do this, go to **MS LMS ->** **LMS Settings**.&#x20;

![](/files/-Mj-CV7kEhMZh4XSthGR)

Click on the **Payout** section and in opened tab click on the **Enable payment method** button.

![](/files/-MgxpXhtToRYzk075EjI)

Then click on **Make Default**.

![](/files/-MizfTssiv1VhJQjWGPW)

## Time Zone Setting

The PayPal account time zone should be the same as the website time zone.

You can change the time zone in **Settings -> General.**

![](/files/-MiumL2z38FcJ9SgqHkg)

## SSL Certificate

{% hint style="warning" %}
The website should be with an SSL certificate. The site link should look like [https://sitename.domain](<https://sitename.domain >).
{% endhint %}

## Enabling Payment Methods&#x20;

Build-in payment methods should be enabled since Payouts only works with LMS orders. To do this, you should go to **LMS Settings -> Payment Methods**.

![](/files/-MgxzyVJ8xqlR3PatuOg)


---

# 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/general-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.
