# Donation Panel

Live demo: <https://campaign-codenation.nationbuilder.com/>

If your site has a donation page the homepage will automatically input a Donation Panel below the featured content slider. You can **hide** this from the homepage by adding the tag `Admin Hide Donation Panel`.&#x20;

You can also **show** this on pages other than the homepage by adding the tag `Admin Show Donation Panel`.

![](/files/-MHK213ytW1JYT21gHkf)

The text can be modified under the headline of the default donation page.

{% hint style="info" %}
This donation bar is connected to the primary donation page set in Pages > Defaults > Primary donation page
{% 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://docs.codenation.com/campana/admin-tag-customisations/admin-donation-panel.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.
