# Manual Payment Link

You can easily create invoices in the form of payment links manually. To do this, just go to the «Payments» section in your personal account and in the upper part of the section click the «Create manual invoice» button. On the opened page you will see the settings of the created invoice.

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

### How to create an invoice manually:

1. Select the project for which you want to create an invoice.&#x20;
2. Specify the payment currency and invoice amount.&#x20;
3. Click the «Create manual invoice» button. After generation, you will receive a payment link that you can send to the client.

When creating an invoice, you can set its due time from 3 to 24 hours. During this time we freeze the exchange rate for payment. In this way, we ensure that the seller receives the right amount for their goods or services, and the buyer will have no problems paying if the exchange rate fluctuates.&#x20;

You can select the available payment methods for a manually created invoice. Your customer will only be able to pay the invoice with the enabled payment methods for that invoice. The settings of payment methods for [automatically created invoices](/en/payments/automatic-invoice-creation.md) can be found in the project settings.

{% hint style="info" %}
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed [on our website](https://cryptocloud.plus/en/support).
{% endhint %}


---

# 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://support.cryptocloud.plus/en/payments/manual-payment-link.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.
