> For the complete documentation index, see [llms.txt](https://docs.squads.so/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.squads.so/main/navigating-your-squad/reporting-and-accounting/request-finance.md).

# Request Finance

## What is Request Finance?

Request Finance is an all-in-one finance platform for crypto and fiat operations making it easy for teams to manage and automate accounting workflows for their business. It offers accounting features to help keep your team organized:

* All-in-one dashboard: Create, track, and reconcile invoices and produce and download reports on transactions, cash flow, and journal entries in one unified dashboard
* Transactions automation: Create rules and categorize your transactions effortlessly using automation, all in one place
* Multi-platform support: Import transactions from 80+ networks, 20+ exchanges, and 100+ wallets
* Software integration: Effortlessly sync with popular tools such as QuickBooks and Xero

## How do Squads users benefit from Request?&#x20;

Teams can now connect their Squads account to Request Finance to create, manage, and pay invoices seamlessly.

Using [SquadsX](/main/navigating-your-squad/squadsx.md), teams can connect their Squads account to Request Finance to:

* Create and manage professional invoices that automatically sync with Squads for streamlined payment approval and execution
* Monitor approval and payment status through Request Finance's “Billing” dashboard, with direct links to Squads transactions for complete payment visibility.

## How to get started?

{% hint style="info" %}
Squads users can get started with a 2-month free trial of Request Finance using [this link](https://www.request.finance/partners/squads).&#x20;
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=Z4SSpz_G5hY>" %}
Using Request Finance with Squads
{% endembed %}

{% hint style="info" %}
If you have any questions, reach out to <garrett@sqds.io> to learn more.
{% endhint %}


---

# 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://docs.squads.so/main/navigating-your-squad/reporting-and-accounting/request-finance.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.
