> For the complete documentation index, see [llms.txt](https://docs.podigee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podigee.com/documentation/create-and-publish/hosting-and-management/add-donation-links.md).

# Add donation links

Add up to three donation links that appear in the RSS feed and in the web player.

Use this task to add links where listeners can support your podcast. Podigee publishes the links in the RSS feed as funding links and shows them in the web player.

## Before you start

* You must be the owner of the podcast, or an organization member with the permission to edit podcast information.
* Links to listener support platforms (for example Patreon, PayPal, Ko-fi, Buy Me a Coffee, Liberapay, Memberful, Steady, Substack, or Tipeee) are available on Starter and above, or on an older plan that includes them.
* Your own links and affiliate links are available on Grow and above, or on an older plan that includes them.
* Each link needs a complete `http://` or `https://` address.

{% tabs %}
{% tab title="Classic view" %}

### Complete the task

1. Open the podcast and select the **General** tab.
2. Go to the **Donations** section.
3. Select **Add donation link**.
4. Enter a **Description** of up to 128 characters and the **Donation link**.
5. Save the podcast.
6. Repeat for up to three links. At the limit the section shows "You have already added 3 out of 3 possible donation links."

To remove a link, use the action in the **Actions** column of the link and save.

### Expected result

The **Donations** table lists the links. The RSS feed contains one funding link per entry, and the web player shows them. You cannot add the same address twice to one podcast.

### If you cannot complete the task

* The section shows "Donation links are not included on your current plan. Upgrade to add donation links.": your plan does not include donation links. Select **See current plans**.
* The error "Upgrade your plan to add listener support links." appears: your plan does not include links to listener support platforms.
* The error "Upgrade to Grow to add affiliate links." appears: your plan includes links to listener support platforms only. Use a supported platform, or upgrade to Grow or above. The section shows the supported platforms under **Supported donation platforms**.
* The error "Maximum number of 3 donation links reached." appears: remove a link before you add a new one.

![The Donations section on the General tab with the notice Donation links are not included on your current plan and the button See current plans](https://2032417310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbqUKO6lljHGzkEAzliPI%2Fuploads%2Fgit-blob-ee7b56157e2f0e4c580839d6e198ee1b92e0dfa4%2Fdoc-hosting-005-classic-plan-gate.png?alt=media)

On a plan without donation links, the Donations section shows the upgrade notice instead of the link table.
{% endtab %}

{% tab title="Podigee workspace" %}
The Podigee workspace does not include donation links yet. Switch to the classic view to add or remove donation links.
{% endtab %}
{% endtabs %}

## Next step

[Publish or unpublish a podcast](/documentation/create-and-publish/hosting-and-management/publish-or-unpublish-a-podcast.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.podigee.com/documentation/create-and-publish/hosting-and-management/add-donation-links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
