# Donation Links

CryptoCloud gives you the opportunity to provide your clients and subscribers with a permanent link to your project page. Clicking on the link, the client can enter any amount, after which they will be redirected to the page of the created invoice for further payment.

### How to create a permanent payment link?

A permanent link to the project page is created automatically after [adding a project](/getting-started/add-project.md) in the CryptoCloud personal account. A unique link is created for each project. The link is located in the [project settings](/getting-started/project-settings.md).

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

The link can be placed on the site, added to a button, sent in messenger. This solution is suitable also for those who want to accept donations.

To accept donations, you can also use payment buttons, which are easy to embed on the site. Examples of buttons can be found in the CryptoCloud [brand guideline](https://brand.cryptocloud.plus/en/payment-buttons).

On the page for entering the amount it is possible to display the company logo. To do this, you need to upload it in the project settings. The logo will also be displayed on the page of the created invoice.

The link can also be converted into a QR code and accept offline payments. When scanning the code, the buyer will see the page for entering the amount.

{% 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/payments/donation-links.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.
