# EXPENSES AND GETTING PAID

- [Expenses and Getting Paid](https://documentation.opencollective.com/expenses-and-getting-paid/expenses-and-getting-paid.md): You can use Open Collective to submit expenses directly to a Collective and track their  progress towards being paid
- [Submitting Expenses](https://documentation.opencollective.com/expenses-and-getting-paid/submitting-expenses.md): Follow this guide to learn how to submit an expense to an Organization or Collective on Open Collective
- [Submitting a Reimbursement](https://documentation.opencollective.com/expenses-and-getting-paid/submitting-expenses/submitting-a-reimbursement.md): If you have already made a purchase and want to get paid back, you can submit a reimbursement to a Organization or Collective
- [Recurring Expenses](https://documentation.opencollective.com/expenses-and-getting-paid/submitting-expenses/recurring-expenses.md): With Open Collective, you can submit expenses that are paid out on a regular recurring basis.
- [Multi-Currency Expenses](https://documentation.opencollective.com/expenses-and-getting-paid/submitting-expenses/multi-currency-expenses.md): When the currency of a Collective and the currency of your payment method don't match, Open Collective allows you to choose what currency works best for you.
- [Editing an Expense](https://documentation.opencollective.com/expenses-and-getting-paid/editing-an-expense.md): Find out how to edit an expense once you've submitted it to a Collective on the Open Collective platform.
- [Payment Processor Fees](https://documentation.opencollective.com/expenses-and-getting-paid/payment-processor-fees.md): Approximate fees charged by each payment processor (Stripe, PayPal and Bank Transfer)
- [Getting Paid through Wise](https://documentation.opencollective.com/expenses-and-getting-paid/getting-paid-through-wise.md): Open Collective allows for expenses to be paid through the payment processor Wise for easier transfers.
- [Understanding Tax Requirements](https://documentation.opencollective.com/expenses-and-getting-paid/understanding-tax-requirements.md): When you submit an expense on Open Collective, you may be asked to fill in a tax form relevant to your location.


---

# 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://documentation.opencollective.com/expenses-and-getting-paid.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.
