# Crypto Invoice

1. **Navigate to Invoice Page:** Access the [Invoice page](https://dashboard.copperx.io/invoices) and initiate the process by clicking on the "[Create invoice](https://dashboard.copperx.io/invoices/create)" button.

   <figure><img src="/files/eEsDyC9FipUFUbpbSDns" alt=""><figcaption></figcaption></figure>
2. **Add/Select Customer:**  If the customer is new, add their details from the select box. Otherwise, choose an existing customer from the list. You can also add customer from [here](https://dashboard.copperx.io/customers).

   <figure><img src="/files/bv4x0TuKSt2t4PngcaEj" alt=""><figcaption></figcaption></figure>
3. **Invoice Details:** Provide essential information such as the choose network and token, set a due date, and other relevant details to tailor the invoice according to your needs.

   <figure><img src="/files/c7guRfp2YgGScmnUKmHD" alt=""><figcaption></figcaption></figure>
4. **Items:** Add invoice items, including one-time items or create new ones as required. You have the flexibility to include multiple items and perform actions such as adding, editing, or deleting them as needed.

   <figure><img src="/files/9k2lMz9MeHvDfTBw3h1U" alt=""><figcaption></figcaption></figure>
5. **Additional Options:** Customize the invoice further by adding a memo and footer. These additional options allow you to include personalized messages or additional information for your customers.

   <figure><img src="/files/QcBZa4l0A0ceafqnttFW" alt=""><figcaption></figcaption></figure>


---

# 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.copperx.io/no-code-tools/crypto-invoice.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.
