> For the complete documentation index, see [llms.txt](https://awards.globalcitizenshipfoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://awards.globalcitizenshipfoundation.org/2025-award-categories.md).

# 2025 Award Categories

The Global Education Award recognizes pioneering individuals or organizations that have developed innovative approaches to education, demonstrating creativity, adaptability, and effectiveness in addressing contemporary educational challenges. This award celebrates those who have introduced new ideas, methodologies, or technologies that enhance learning experiences and outcomes for students across various contexts.

Each category aims to highlight exceptional contributions that inspire and drive positive change in education worldwide. Below are the eight award categories:

### <mark style="color:red;">Global Citizenship Education</mark>

This award recognizes outstanding achievements in promoting global citizenship and sustainable development through education. It honors initiatives that have made substantial, sustained contributions to fostering intercultural understanding, active global participation, global social justice, and solidarity amongst learners — equipping them to become informed, engaged, and reflective global citizens.

### <mark style="color:red;">Social and Emotional Learning</mark>

This award honors outstanding global achievement in advancing Social and Emotional Learning (SEL). It recognizes initiatives that have successfully integrated SEL into educational settings, demonstrating measurable improvements in students' social-emotional skills and overall well-being.

### <mark style="color:red;">Transformative Pedagogy</mark>

This award recognizes outstanding global achievement in integrating innovative pedagogies in educational practices. It honors initiatives that have introduced groundbreaking approaches to enhance teaching and learning experiences through the creative use of pedagogies.&#x20;

### <mark style="color:red;">Transformative Technology in Education</mark>

This award recognizes outstanding global achievement in integrating innovative technologies to serve education as a global public good. It honors initiatives that have introduced groundbreaking interventions to enhance teaching and learning experiences and democratize education through the creative use of technology.&#x20;

### <mark style="color:red;">Aesthetic Education for Global Solidarity</mark>

The Aesthetic Education for Global Solidarity Award recognizes educational initiatives that artfully integrate creativity, sustainability, and community engagement into teaching and learning practices. Inspired by the principles of the Solarpunk movement, this award celebrates approaches that cultivate a hopeful, sustainable, and community-oriented mindset among learners, addressing both ecological and social challenges through innovative and aesthetically rich educational experiences.

### <mark style="color:red;">Transformative Education Research</mark>

The Transformative Education Research Award recognizes outstanding research initiatives that significantly advance our understanding of transformative education. This award aims to honor scholars and practitioners whose work not only contributes to academic discourse but also has a tangible impact on educational practices, policies, and student outcomes. The focus is on research that challenges conventional paradigms, promotes equity, and fosters critical engagement with contemporary educational issues.

### <mark style="color:red;">Youth Leadership Enhancement Through Education</mark>

The Youth Leadership Enhancement Through Education Award recognizes exceptional initiatives that prioritize the engagement and development of young people in educational settings. This award aims to celebrate programs and projects co-developed with youth that foster their leadership, agency, and active participation in their learning and community-building. It highlights the importance of equipping young people with the skills, knowledge, and opportunities necessary to navigate global challenges and contribute positively to society.

### <mark style="color:red;">Transformative Education Policy Innovations</mark>

The Transformative Education Policy Innovations Award recognizes groundbreaking policies that significantly advance global citizenship education within educational systems. This award aims to highlight innovative approaches taken by policymakers to embed global citizenship principles in curricula, promote inclusive practices, and foster an environment that prepares students to be informed, engaged, and responsible global citizens.


---

# 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://awards.globalcitizenshipfoundation.org/2025-award-categories.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.
