> For the complete documentation index, see [llms.txt](https://support.getguide.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.getguide.com/local-guides/fees.md).

# Get paid

{% hint style="warning" %}
If you have any remaining balance in your account, You do not need to do anything on your end. We are initiating payment transfers to all local guides with a remaining balance. You should expect to receive your funds by the end of April 2021 at the latest.

Please [contact us](mailto:support@getguide.com?subject=Re%3A%20Help%20desk), if you still need help with anything.
{% endhint %}

You can receive payment for any approved travel plans, minus the commission fees, on a monthly or fortnightly basis.

Payments are calculated on a monthly basis and scheduled for the 7th working day of the month following an approved itinerary.<br>

### To check your payments:

1. **Go to Account > Billing**

Note: If in a certain month, the total amount of the payments does not reach $100, GetGuide is entitled to postpone the payment. Payments will be released in the next payment cycle once the $50 threshold has been met.

### Biweekly Payments

With the biweekly payment system, payments are released on the 5th and 20th of every calendar month. By selecting this option, you consent to GetGuide increasing your contractual commission rate by 3percentage points on the subsequent itinerary.

### To change your payment frequency:

1. **Go to Account > Billing > go to the Payment details tab**
2. From the Payment settings section click on > **Modify** and **Save changes**


---

# 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://support.getguide.com/local-guides/fees.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.
