# Donate to List

<figure><img src="/files/95NTa5qzPR3m7RJRsZRB" alt=""><figcaption><p>List Details Page</p></figcaption></figure>

### Navigate to the List Details Page

**Access the Desired List**: Navigate to the specific list you wish to support. You can find the list through search functionality or by following direct links provided by the list administrators.

### Click on "Donate to List"

**Initiate the Donation Process**: On the list details page, locate and click the “Donate to List” button. This will take you to the donation interface where you can choose how you would like to contribute.

### Choose Your Donation Method

You have two options for donating to projects within the list:

<figure><img src="/files/hTtGKi3sTP0JAqQzyN6v" alt=""><figcaption><p>Evenly Donate to Projects in List</p></figcaption></figure>

### 1. Evenly Donate Across Selected Projects

* **Select Projects**: Here, you can choose multiple projects from the list that you wish to support.
* **Enter Total Amount**: Specify a total donation amount that you would like to distribute evenly among the selected projects.
* **Automatic Calculation**: The system will automatically calculate how much each selected project will receive based on your total donation and the number of projects chosen.

<figure><img src="/files/0vqd2N6bWE7I1BShHhn6" alt=""><figcaption><p>Manualy Donate to List</p></figcaption></figure>

### &#x20;2. Manually Donate to Individual Projects

* **Select Projects Individually**: In this method, you can choose specific projects one at a time.
* **Enter Donation Amounts**: For each selected project, enter the specific amount you wish to donate. This allows for more personalized giving based on your preferences for each project.

### Submit Your Donation

* **Review Your Selections**: Before finalizing your donation, double-check your selected projects and entered amounts to ensure everything is correct.
* **Click "Proceed to Donate"**: Once you are satisfied with your selections, click the “Proceed to Donate” button to process your donation.


---

# 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.potlock.io/user-guides/lists/donate-to-list.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.
