# Tag Appendix

* [`Admin Show Action Slider`](/campana/admin-tag-customisations/action-slider.md)
  * `Admin Action Slider`
* [`Admin Show Background Video:page_slug`](/campana/admin-tag-customisations/background-video-section.md)
* [`Admin Show Quote:page_slug`](/campana/admin-tag-customisations/background-quote-section.md)
* [`Admin Show Content Panel:page_slug`](/campana/admin-tag-customisations/column-panels.md)
* [`Admin Cover Fee`](/campana/admin-tag-customisations/cover-donation-fee.md)
* [`Admin Custom Field:custom_field_slug`](/campana/admin-tag-customisations/admin-custom-field.md)
* [`Admin Custom Donation Field:custom_field_slug`](/campana/admin-tag-customisations/custom-donation-field-inputs.md)
* [`Admin Show Donation Panel`](/campana/admin-tag-customisations/admin-donation-panel.md)
  * `Admin Hide Donation Panel`
* [`Admin Show Embed:page_slug`](/campana/admin-tag-customisations/adding-external-plugins.md)
* [`Admin Show Event Calendar`](/campana/admin-tag-customisations/event-calendar.md)
* [`Admin Show Events Map:page_slug`](/campana/admin-tag-customisations/events-map.md)
  * `Admin Show Events Top Map:page_slug`
* [`Admin Featured Post`](/campana/admin-tag-customisations/featured-blog-post.md)
* [`Admin Hide Tweet Section`](/campana/admin-tag-customisations/hide-tweet-section.md)
* [`Admin Show Image Gallery`](/campana/admin-tag-customisations/admin-image-gallery.md)
* [`Admin Latest News Section`](/campana/admin-tag-customisations/admin-latest-news-section.md)
  * `Admin Hide Latest News Section`
* [`Admin Nav Button`](/campana/admin-tag-customisations/add-primary-button-pages.md)
* [`Admin Show Petition:page_slug`](/campana/admin-tag-customisations/feature-petition.md)
* [`Admin Show Profile Page:page_slug`](/campana/admin-tag-customisations/show-profile-page.md)
* [`Admin Program:page_slug`](/campana/admin-tag-customisations/event-program-layout.md)
* [`Admin Show Resources:page_slug`](/campana/admin-tag-customisations/admin-pdf-gallery.md)
* [`Admin Show Share Bar`](/campana/admin-tag-customisations/admin-share-bar.md)
* [`Admin Show Share Parent Bar`](/campana/admin-tag-customisations/admin-share-parent-bar.md)
* [`Admin Show Signup Bar`](/campana/admin-tag-customisations/admin-signup-bar.md)
  * `Admin Hide Signup Panel`
* [`Admin Show Sms Tool:page_slug`](/campana/admin-tag-customisations/sms-tool.md)
  * `Admin Button Text:Desired Text`
* [`Admin Show Subpages`](/campana/admin-tag-customisations/showing_subpages.md)
  * `Admin Show Subpages Panel:page_slug`
* [`Admin Show Video Gallery`](/campana/admin-tag-customisations/admin-video-gallery.md)
  * `Admin Show Video Gallery:page_slug`


---

# 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/tag-appendix.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.
