# Accounting, Bookkeeping and Finance

- [Accounting Overview](https://docs.pakk.io/accounting-bookkeeping-and-finance/accounting-overview.md): E-commerce and accounting integration can be a major headache. Pakk solves that problem.
- [Accountants Guide to Pakk](https://docs.pakk.io/accounting-bookkeeping-and-finance/accountants-guide-to-pakk.md): Welcome to this introductory guide to accounting, bookkeeping and financial control in Pakk.
- [Journal Entries](https://docs.pakk.io/accounting-bookkeeping-and-finance/journal-entries.md): If you're trying to learn more about the Pakk accounting system - this is a great reference to understand the basics of how Pakk achieves 'parallel' accounting for transactions.
- [Rounding](https://docs.pakk.io/accounting-bookkeeping-and-finance/rounding.md): Rounding in ERP systems is horrific. I’ve already written a long and boring post about VAT rounding which you’ll hopefully never have to read.
- [Period Locking](https://docs.pakk.io/accounting-bookkeeping-and-finance/period-locking.md)
- [Reconciliations](https://docs.pakk.io/accounting-bookkeeping-and-finance/reconciliations.md): Reconciliation is the process of verifying that the 'real' state of a physical account is exactly represented on the accounting system.
- [Create a Reconciliation](https://docs.pakk.io/accounting-bookkeeping-and-finance/reconciliations/create-a-reconciliation.md): Reconciliations are entities in Pakk, so you have the usual facilities of creating a new one, viewing a list of existing ones and editing currently open ones.
- [Build the Reconciliation](https://docs.pakk.io/accounting-bookkeeping-and-finance/reconciliations/build-the-reconciliation.md)
- [Completing Reconciliations](https://docs.pakk.io/accounting-bookkeeping-and-finance/reconciliations/completing-reconciliations.md)
- [Cost of Goods Sold (COGS)](https://docs.pakk.io/accounting-bookkeeping-and-finance/cost-of-goods-sold-cogs.md): A primer on how COGS is implemented in Pakk
- [Multi-Currency](https://docs.pakk.io/accounting-bookkeeping-and-finance/multi-currency.md)
- [Exchange Rates](https://docs.pakk.io/accounting-bookkeeping-and-finance/multi-currency/exchange-rates.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.pakk.io/accounting-bookkeeping-and-finance.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.
