# FAQ

{% content-ref url="/pages/OkoNPWxnX0RsO0hUcigg" %}
[How to modify and delete categories?](/how-to-modify-category.md)
{% endcontent-ref %}

{% content-ref url="/pages/f3S9EGPhxEU77REbHiB2" %}
[Can categories be organized into main and subcategories?](/how-to-organize-categories-into-main-subcategories.md)
{% endcontent-ref %}

{% content-ref url="/pages/WBKlmh38PcFN9c9Kt65f" %}
[How to reorder accounts？](/how-to-reorder-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/EmXNv1VO9XHnr25an9xQ" %}
[How to add custom accounts?](/how-to-add-custom-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/PVGTHG6SvVt1DxSNMRjB" %}
[Can I set up two accounting books, one for my personal finances and another for my business?](/how-to-manage-mutiple-accounting-books.md)
{% endcontent-ref %}

{% content-ref url="/pages/WQhgxg2oZlaCR9kwqJzA" %}
[How to search expenses by category or amount range？](/how-to-search-by-category.md)
{% endcontent-ref %}

{% content-ref url="/pages/H25vtEGkP42IVyPPJ4c7" %}
[How are net assets, debts, and total assets calculated？](/how-are-net-assets-calculated.md)
{% endcontent-ref %}

{% content-ref url="/pages/RFhBer9Vulzzjfu127oL" %}
[How to set the initial balance for an account?](/how-to-set-initial-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/KbC6mo9ndrk5Oga5CEY9" %}
[How to account in foreign currency?](/how-to-account-in-foreign-currency.md)
{% endcontent-ref %}

{% content-ref url="/pages/5pH3mSNBOXVY6QtQvEGh" %}
[The base currency has been changed to AUD, but the app still shows amounts in USD](/how-to-account-in-aud.md)
{% endcontent-ref %}

{% content-ref url="/pages/VnpHinm5y7P6hPk54Hcu" %}
[How should I record credit card expenses？](/how-to-record-cradit-card-expenses.md)
{% endcontent-ref %}

{% content-ref url="/pages/PkAJ2Qa391RssFXAmrG1" %}
[How to set up automatic repayment for credit cards？](/how-to-setup-auto-repayment-credit-cards.md)
{% endcontent-ref %}

{% content-ref url="/pages/J9R3lXqZPuylLQUyFTs8" %}
[How to set up credit card installments?](/how-to-setup-credit-card-installments.md)
{% endcontent-ref %}

{% content-ref url="/pages/IJlDimOki9PMVXtZ69DC" %}
[What charts are available besides the Expense Pie Chart?](/charts-besides-expense-pie-chart.md)
{% endcontent-ref %}

{% content-ref url="/pages/HrgxP0lXuRgNC56JDwXf" %}
[How to view the spending trend of an individual category?](/how-to-view-individual-category-trends.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZBwBrer5pH0ovU8WsZfu" %}
[Why are some expense data not showing in the charts?](/why-some-expense-not-showing.md)
{% endcontent-ref %}

{% content-ref url="/pages/pKoFKgwOeyuaoHTpnJoG" %}
[Is it possible to recover a deleted account book?](/recover-deleted-book.md)
{% endcontent-ref %}

{% content-ref url="/pages/6fD4SMviN8xdoTgqFYPQ" %}
[How to set passcode lock for the app?](/how-to-set-lock.md)
{% endcontent-ref %}

{% content-ref url="/pages/h9mHrdAB9ucfdbuEW51Z" %}
[How to use Face ID?](/how-to-use-faceid.md)
{% endcontent-ref %}

{% content-ref url="/pages/UON7rOFV4D8D5NtR4jBl" %}
[What to do if I forget the Pattern Lock?](/what-to-do-if-forget-pattern-lock.md)
{% endcontent-ref %}

{% content-ref url="/pages/onyT4gmznhs0aS9G0GdO" %}
[How can I transfer my data to a new phone?](/how-to-transfer-data-to-new-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/ueUQfAPaHXpsefTgiVfA" %}
[How to transfer data to an Android phone?](/how-to-transfer-data-to-android.md)
{% endcontent-ref %}

{% content-ref url="/pages/9Q6h3U417G8avtiLKgDg" %}
[How to export photos?](/how-to-export-photos.md)
{% endcontent-ref %}

{% content-ref url="/pages/9qa3YGf0QHGnUsUKIoWz" %}
[How to resolve CSV export failure?](/how-to-resolve-csv-export-fail.md)
{% endcontent-ref %}

{% content-ref url="/pages/7m6idvPiFae7MXVJIfuA" %}
[How to fix Backup Failed.Error:"kakeiboData.zip" couldn't be moved to "Documents"](/how-to-fix-backup-error.md)
{% endcontent-ref %}

{% content-ref url="/pages/H1OHv35g976bLTu4bb6k" %}
[Why do Ads still appear after purchasing Remove Ads?](/why-do-ads-still-appear.md)
{% endcontent-ref %}

{% content-ref url="/pages/zvEw1CKF7OkclY8kYHi0" %}
[What to do if the app cannot be launched after updating?](/how-to-fix-launch-issue.md)
{% endcontent-ref %}


---

# 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://pennyworth-faq.swalloworkstudio.com/readme.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.
