# Expenses and Getting Paid

At Open Collective, we aim to make submitting expenses simple and transparent.

Our open approach to budgeting means that you can follow your expenses from the moment you submit them.&#x20;

You can [invoice](/expenses-and-getting-paid/submitting-expenses.md) for work completed, or [ask to be reimbursed](/expenses-and-getting-paid/submitting-expenses/submitting-a-reimbursement.md) for a purchase. Your expense will be publicly visible, but we will not display details such as your bank details or address. You can also use a [display name](https://documentation.opencollective.com/getting-started/setting-up-your-account#your-display-and-legal-names) of your choice if you do not wish your legal name to be publicly visible on the platform.

Your expense will need to be approved by both the Collective and their Fiscal Host before it is paid. So remember to provide complete and accurate information to ensure they can do this as efficiently as possible.

{% hint style="info" %}
This section is designed to help expense submitters get paid on Open Collective. Follow the hyperlinks embedded here to learn about how our payment process works and how to track the progress of your expense.
{% endhint %}

### Find out more

[**Submit an expense**](/expenses-and-getting-paid/submitting-expenses.md)

Find out how to submit an expense to any Collective

[**Edit or delete an expense**](/expenses-and-getting-paid/editing-an-expense.md)

Learn how to amend an expense to correct or add details

[**Payment Processor Fees**](/expenses-and-getting-paid/payment-processor-fees.md)

Learn what you can expect and our estimate

[**Get paid through Wise and Payoneer**](/expenses-and-getting-paid/getting-paid-through-wise.md)

Information on how to use payment services platforms

[**Learn about tax requirements**](/expenses-and-getting-paid/understanding-tax-requirements.md)

You may be asked for certain information for tax purposes


---

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