# Candidate Theme Features

- [Background Video Section](https://docs.codenation.com/admin-tag-customisations/background-video-section.md): Elevate your content's impact by adding dynamic background videos to engage viewers or spotlight campaign features.
- [Background Quote Section](https://docs.codenation.com/admin-tag-customisations/background-quote-section.md): Enrich your pages by overlaying meaningful quotes on dynamic backgrounds, enhancing message delivery and engagement.
- [Collapsed Accordions](https://docs.codenation.com/admin-tag-customisations/collapsed-accordions.md): Accordions provide a seamless way to organize collapsible items that can be toggled open with a single click, greatly enhancing your page's user experience (UX).
- [Covering donation fees](https://docs.codenation.com/admin-tag-customisations/covering-donation-fees.md): Learn how to offer the option for donors to cover the processing fee for donations they make.
- [Custom Field Inputs](https://docs.codenation.com/admin-tag-customisations/admin-custom-field.md): Code Nation themes are designed to accommodate dynamic and personalized custom inputs.
- [Donation Panel](https://docs.codenation.com/admin-tag-customisations/admin-donation-panel.md): Donation panels offer a streamlined way to present charitable options that users can readily explore with a simple click, significantly elevating the overall donor experience on your platform.
- [Embedding External Tools/Plugins](https://docs.codenation.com/admin-tag-customisations/adding-external-plugins.md): Enhance your pages with external plugins. These tools provide extra features like social media connections, SEO optimisation, and e-commerce to make your site more flexible and user-focused.
- [Events Map](https://docs.codenation.com/admin-tag-customisations/events-map.md): Add an interactive events map so your sites visitors can easily find events near them.
- [Featured Blog Post](https://docs.codenation.com/admin-tag-customisations/featured-blog-post.md): Showcase and feature the most relevant blog posts right at the beginning of the blogs page.
- [Feature Video](https://docs.codenation.com/admin-tag-customisations/admin-feature-video-section.md): Add a featured video to the content slider to engage your audience and convey your message more dynamically.
- [Image Gallery](https://docs.codenation.com/admin-tag-customisations/admin-image-gallery.md): Use an image gallery to tell an engaging story through a collection of pictures. It's perfect for showcasing products, sharing special memories, or displaying your creative creations.
- [Latest News Section](https://docs.codenation.com/admin-tag-customisations/admin-latest-news-section.md): Keep visitors engaged and informed by spotlighting a Latest News section on your site.
- [Nav Buttons](https://docs.codenation.com/admin-tag-customisations/add-primary-button-pages.md): Make use of primary action buttons to assist and drive supporters to take action on your top level asks.
- [PDF Gallery (Resources page)](https://docs.codenation.com/admin-tag-customisations/admin-pdf-gallery.md): Create a central hub that enables users to conveniently access and download crucial documents, including brochures, guides, reports, and forms.
- [Event Program Layout](https://docs.codenation.com/admin-tag-customisations/event-program-layout.md): An event program layout offers a structured and organized framework for showcasing the schedule of activities during an event.
- [Share Bar](https://docs.codenation.com/admin-tag-customisations/admin-share-bar.md): Add a call-to-action prompt that encourages supporters to share the current page or the parent page on Facebook or Twitter.
- [Show Subpages](https://docs.codenation.com/admin-tag-customisations/showing_subpages.md): Arrange and display a collection of related information, such as articles, categories, products, or services, in a structured and user-friendly manner using the "Show Subpages" feature.
- [Show Profile Page](https://docs.codenation.com/admin-tag-customisations/show-profile-page.md): Introduce your team members with flair using Candidates profile-style layout. Share their contributions, aspirations, and photos to create an engaging and personable connection with your audience.
- [Signup Bar](https://docs.codenation.com/admin-tag-customisations/admin-signup-bar.md): Boost engagement by incorporating an interactive signup form into any page, encouraging visitors to join and become part of your campaign.
- [SMS Tool](https://docs.codenation.com/admin-tag-customisations/sms-tool.md): Use this tool to encourage website visitors to send a message to people they know.
- [Two Column Content](https://docs.codenation.com/admin-tag-customisations/admin-two-columns.md): Elevate a page's appeal by splitting its content into two columns, providing a fresh and distinct visual impact.
- [Video Gallery](https://docs.codenation.com/admin-tag-customisations/admin-video-gallery.md): Elevate your pages content with the Candidates Video Gallery, a dynamic element designed to present your video collection.
- [Tag Appendix](https://docs.codenation.com/admin-tag-customisations/tag-appendix.md)


---

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