# Staff member expenses

- [How to spend company money](https://handbook.mattermost.com/operations/finance/staff-member-expenses/how-to-spend-company-money.md)
- [How to spend company money: Internships](https://handbook.mattermost.com/operations/finance/staff-member-expenses/internship-expense-policy.md)
- [Corporate credit card policy](https://handbook.mattermost.com/operations/finance/staff-member-expenses/corporate-credit-card-policy.md)
- [Gifting policy](https://handbook.mattermost.com/operations/finance/staff-member-expenses/gifting-policy.md)
- [How to book airfare and travel](https://handbook.mattermost.com/operations/finance/staff-member-expenses/airfare-and-traveling.md): 70% complete. This guide, along with all our guides, is a work-in-progress and iterates as we consider new data and frameworks.
- [How to reimburse the company](https://handbook.mattermost.com/operations/finance/staff-member-expenses/how-to-reimburse-the-company.md): 70% complete. This guide, along with all our guides, is a work-in-progress and iterates as we consider new data and frameworks.
- [How to convert currencies](https://handbook.mattermost.com/operations/finance/staff-member-expenses/currency-exchange-table.md): 70% complete. This guide, along with all our guides, is a work-in-progress and iterates as we consider new data and frameworks.
- [How to get paid](https://handbook.mattermost.com/operations/finance/staff-member-expenses/how-to-get-paid.md): 99%


---

# 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://handbook.mattermost.com/operations/finance/staff-member-expenses.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.
