# Donation Page

Donation Page — a permanent CryptoCloud payment link that allows your customers or subscribers to send a donation of any amount. The user follows the link, enters the amount, and pays the generated invoice on a secure payment page.

The page is suitable for collecting donations, tips, and flexible payments without development and even without your own website.

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

### How to create a donation link

A donation page is created as a separate project in CryptoCloud.

1. Go to the Projects section.
2. [Add a new project](/en/getting-started/add-project.md) and select «On a donation page.»
3. After the project is created, a permanent unique donation page link will be available.

This link can be:

* placed on a website
* added to a «Support» button
* published on social media
* shared in messengers

### Donation page customization

The page can be customized in the project settings. Available options:

* avatar or logo
* description
* links to your resources or social media

This information is displayed to the user on the amount entry page before payment.

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).


---

# 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/donation-page.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.
