# Billing Info

Mod24 is working with Bill.com to complete payouts from our platform to the companies that work with us.

You can choose to receive a check or use a Bill.com account to receive digital payouts. Either way, the submitted information will be used to send regular payouts for performed jobs booked with our platform.

{% hint style="info" %}
Calculation of the earned amount for every single job is done as a formula:

total job price - mod24 online service - refunds due to claims\*

Refunds due to claims will be deducted only if the Company is responsible, e.g. damages, late arrivals, etc. For other issues Mod24 might take responsibility as per terms of service.
{% 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.mod24.com/mod24/companies/mod24-settings/billing-info.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.
