# Pay Salaries⭐️

To pay salaries to employees or other regular payments:

1\) Click on Pay Salaries on the Manage page in your DAO, then Add New Payroll;

<figure><img src="/files/q8nUKmjpF3VMtpjdosW6" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/f7fGka0FU1lEKovFQksp" alt="" width="563"><figcaption></figcaption></figure>

\
2\) Choose a token from the list or specify its smart contract that is available in the DAO's balance and used for payment;<br>

<figure><img src="/files/f8mXV1d18zdMbelU0w7J" alt="" width="563"><figcaption></figcaption></figure>

3\) Specify the payout Amount and the period for which this amount will be accrued per hour, day, week, month, or year. The "Amount Per Month" will be calculated automatically;<br>

<figure><img src="/files/jDoXuQ6b6QokcRDAWrIh" alt="" width="563"><figcaption></figcaption></figure>

4\) Provide the public address of the recipient. The address can be a software, cold, exchange wallet, or a DAO address;<br>

<figure><img src="/files/T1UBXzBNne4aOBV95v7n" alt="" width="563"><figcaption></figcaption></figure>

5\) Specify the start date of the payouts (Start Payroll Date) and the end date (End Payroll Date). The payout date can be any date, including in the past. For example, if an employee has successfully completed a probationary period and you need to pay their salary. You can also choose the option of no end date (No End Date), which can be disabled on the Pay Salaries page;<br>

<figure><img src="/files/XSx37b59GDvCjnL4GX8h" alt="" width="563"><figcaption></figcaption></figure>

6\) Click Approve to authorize the Payroll smart contract to interact with the selected token in the DAO;<br>

<figure><img src="/files/RzV8OUWyXwIx5cethppj" alt="" width="563"><figcaption></figcaption></figure>

7\) Click Create Payroll to initiate a vote for setting the salary. Once the vote is activated, the employee will receive regular payouts.<br>

<figure><img src="/files/1DaGuR3DQc6aBN6SPYaB" alt="" width="492"><figcaption></figcaption></figure>

<figure><img src="/files/2pZBCwo2ieVDsWKplQT1" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
If an employee's salary changes, then before the change it is necessary to make a Claim of non-accrued funds.
{% endhint %}

{% hint style="info" %}
The payroll algorithm is the number of paid funds per second \* the number of seconds since the last branding. Therefore, you can receive wages at any time an unlimited number of times.
{% endhint %}

{% hint style="info" %}
Any user can make Claim. This is especially useful if the recipient does not have money for gas or the recipients have an exchange wallet. Then a DAO member or any other wallet will be able to make a Claim. The funds will be sent to the Payroll recipient.
{% endhint %}

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](<https://twitter.com/xdaoapp >)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](< https://www.youtube.com/c/xdaoapp>)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](< https://github.com/XDAO-App>)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](< https://www.instagram.com/xdaoapp>)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% endhint %}


---

# 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.xdao.app/guides-for-gt/dao-page/manage/asset-management/pay-salaries.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.
