# Fiscal Hosts

- [Fiscal Hosts FAQ](https://docs.donatepr.com/fiscal-hosts/fiscal-hosts.md)
- [Becoming a Fiscal Host](https://docs.donatepr.com/fiscal-hosts/become-a-fiscal-host.md)
- [Creating a Fiscal Host](https://docs.donatepr.com/fiscal-hosts/create-a-fiscal-host.md)
- [Organisation Settings](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings.md)
- [Info](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings/add-more-info.md): Add more information about your Fiscal Host
- [Customize Profile Page](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings/customize-page-sections.md): Control the visibility and order of sections of your profile page
- [Connect external accounts](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings/connected-accounts.md): You can connect social media accounts to automatically thank new financial contributors
- [Accounting Categories](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings/accounting-categories.md): Configure your chart of accounts and surface expense categories for expense submitters, community and fiscal host admins
- [Security](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings/security.md)
- [Manage updates](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings/manage-updates.md)
- [Policies](https://docs.donatepr.com/fiscal-hosts/fiscal-host-settings/policies.md)
- [Fiscal Host Dashboard](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard.md)
- [Expenses](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard/expenses.md)
- [Financial contributions](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard/financial-contributions.md)
- [Pending applications](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard/pending-applications.md)
- [Hosted Communities](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard/hosted-collectives.md)
- [Vendors](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard/vendors.md): Streamline your financial management by attributing contributions or expenses to external entities effortlessly.  Set up a list of vendors specific to your fiscal host.
- [Transaction Report](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard/transaction-report.md)
- [Reports](https://docs.donatepr.com/fiscal-hosts/fiscal-host-dashboard/transaction-report/reports-beta.md)
- [Receiving Money](https://docs.donatepr.com/fiscal-hosts/receiving-money.md)
- [Bank Transfers](https://docs.donatepr.com/fiscal-hosts/receiving-money/bank-transfers.md)
- [Credit Card](https://docs.donatepr.com/fiscal-hosts/receiving-money/credit-card.md)
- [Add Funds Manually](https://docs.donatepr.com/fiscal-hosts/receiving-money/add-funds-manually.md)
- [Expected Funds](https://docs.donatepr.com/fiscal-hosts/receiving-money/expected-funds.md)
- [Payouts](https://docs.donatepr.com/fiscal-hosts/payouts.md)
- [Virtual Card Settings](https://docs.donatepr.com/fiscal-hosts/payouts/virtual-cards.md)
- [Payouts with PayPal](https://docs.donatepr.com/fiscal-hosts/payouts/payouts-with-paypal.md): Instructions on how to safely connect to PayPal.
- [Payouts with Wise](https://docs.donatepr.com/fiscal-hosts/payouts/payouts-with-transferwise.md): Instructions on how to safely connect to Wise, f.k.a. TransferWise.
- [Two-factor authentication for payouts](https://docs.donatepr.com/fiscal-hosts/payouts/two-factor-authentication-for-payouts.md): Information and instructions for setting up and using 2FA for payouts.
- [Refunds](https://docs.donatepr.com/fiscal-hosts/payouts/refunds.md)
- [Host Fees](https://docs.donatepr.com/fiscal-hosts/fiscal-host-fees.md)
- [Local Tax Support](https://docs.donatepr.com/fiscal-hosts/local-tax.md): This page describes how to set up charging local taxes
- [Agreement Templates](https://docs.donatepr.com/fiscal-hosts/sponsor-agreement.md)


---

# 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.donatepr.com/fiscal-hosts.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.
