# Connect a billing system

- [Import a billing file](https://help.fincome.co/en/guide/sources/import-a-billing-file.md)
- [Prepare my file](https://help.fincome.co/en/guide/sources/import-a-billing-file/prepare-my-file.md): Find the instructions for correctly building your billing data import file.
- [Import my file](https://help.fincome.co/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://help.fincome.co/en/guide/sources/connect-my-pennylane-account.md): Easily integrate Pennylane with Fincome to synchronize your financial data. Follow our step-by-step guide for a fast and secure connection.
- [Connect my Chargebee account](https://help.fincome.co/en/guide/sources/connect-my-chargebee-account.md): Connect your Chargebee account to Fincome for smooth management of your SaaS billing. Follow our detailed guide for a quick and secure integration.
- [Connect my Stripe account](https://help.fincome.co/en/guide/sources/connect-my-stripe-account.md): Welcome to the Stripe integration guide with Fincome. This document guides you step by step to connect your Stripe billing data to Fincome.
- [Connect my Hyperline account](https://help.fincome.co/en/guide/sources/connect-my-hyperline-account.md): Welcome to the Hyperline integration guide with Fincome. This document guides you step by step to connect your Hyperline billing data to Fincome and thus analyze your financial KPIs.
- [Connect my Sellsy account](https://help.fincome.co/en/guide/sources/connect-my-sellsy-account.md): Welcome to the Sellsy integration guide with Fincome. This document guides you step by step to connect your Sellsy billing data to Fincome and thus analyze 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://help.fincome.co/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.
