# Features

* **Wallet Login:** Compatible with TronLink and Tron-supported wallets, MetaMask and MetaMask-supported wallets, and WalletConnect.
* **Default Configuration:** Enables users to set default parameters such as the company name, address, preferred wallet address for incoming funds (upon invoice settlement), and tax percentage (if applicable).
* **Logo Integration:** Customize each invoice with your company’s or project’s logo.
* **Creation:** Add multiple items to an invoice with automatic calculations for total amounts and applicable taxes.
* **Cloning:** Replicate existing invoices for recurrent billing.
* **Editing:** Make necessary adjustments or updates to your invoices.
* **Deletion/Archiving:** Remove or archive invoices as needed.
* **Status Updates:** Manually mark an invoice as sent or paid (especially useful if payments are made outside of the provided payment link).
* **Download and Share:** Retrieve invoices in PDF format or email them directly to the intended recipients.
* **Payment Status Monitoring:** Harness the power of the JM Pay API and payment links for real-time payment tracking.


---

# 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://book.just.money/jmguide/justmoney-invoice/features.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.
