# Connect a billing system

- [Import a billing file](https://fincome.gitbook.io/help-center/en/guide/sources/import-a-billing-file.md)
- [Prepare my file](https://fincome.gitbook.io/help-center/en/guide/sources/import-a-billing-file/prepare-my-file.md): Find the instructions to properly build your billing data import file.
- [Import my file](https://fincome.gitbook.io/help-center/en/guide/sources/import-a-billing-file/import-my-file.md): This guide explains how to import your file, understand the validation steps, and resolve any errors detected.
- [Connect my Pennylane account](https://fincome.gitbook.io/help-center/en/guide/sources/connect-my-pennylane-account.md): Integrate Pennylane easily with Fincome to synchronize your financial data. Follow our step-by-step guide for a quick and secure connection.
- [Connect my Chargebee account](https://fincome.gitbook.io/help-center/en/guide/sources/connect-my-chargebee-account.md): Connect your Chargebee account to Fincome for seamless management of your SaaS billing. Follow our detailed guide for a quick and secure integration.
- [Connect my Stripe account](https://fincome.gitbook.io/help-center/en/guide/sources/connect-my-stripe-account.md): Welcome to the Stripe integration guide with Fincome. This document walks you step by step through connecting your Stripe billing data to Fincome.
- [Connect my Hyperline account](https://fincome.gitbook.io/help-center/en/guide/sources/connect-my-hyperline-account.md): Welcome to the Hyperline integration guide with Fincome. This document walks you step by step through connecting your Hyperline billing data to Fincome and thus analyzing your financial KPIs.
- [Connect my Sellsy account](https://fincome.gitbook.io/help-center/en/guide/sources/connect-my-sellsy-account.md): Welcome to the Sellsy integration guide with Fincome. This document walks you step by step through connecting your Sellsy billing data to Fincome and thus analyzing your financial KPIs.


---

# 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://fincome.gitbook.io/help-center/en/guide/sources.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.
