> For the complete documentation index, see [llms.txt](https://anthill-dao.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anthill-dao.gitbook.io/docs/education.md).

# Education

Anthill has partnered with [CLOCK](https://clockyourskills.com/) to support your professional development. \
CLOCK is a ground-breaking programme designed for people who learn and develop their skills through creative and professional work. \
Internationally recognised qualification up to PhD level at 1/3 of the price.

And not thanks to the Anthill [Token Economy](/docs/token-economy.md) and [Metaverse](/docs/metaverse.md),  costs can be recovered and/or financed.\
\
On Anthill, Learning is Earning.

## What is CLOCK?

CLOCK, or ‘Collective Learning Open Curriculum Kit’, is a collective approach to learning and development. CLOCK uses a broad or open curriculum interpreted and highly contextualised by a CLOCK qualified Sector Expert who works in one or more sectors of the creative industries.&#x20;

The CLOCK programme uses Anthill Platform to support the validation and recognition of learning in non-formal, work, practice-based, and experiential contexts and is delivered through a peer mentoring process.

## CLOCK Skill Sets

At the heart of CLOCK sit four skill sets, across and within which you will demonstrate various competencies. You choose to pursue the Creative Practice or Creative Entrepreneurship pathway to achieve CLOCK Sector Expert status and the associate award.

• **Creative Practice:** Practical activities and the application of technical skills (using appropriate resources and materials) to undertake the practice and deliver work.&#x20;

• **Creative Entrepreneurship:** Entrepreneurial activities and the application of enterprise skills (using appropriate resources and methods) to develop and support commercial and social enterprise.&#x20;

• **Sharing Knowledge and Skills:** Share your knowledge and skills with others in a professional context through peer-to-peer learning activities.&#x20;

• **Developing Social Potential:** Social and community activities that include and engage people, develop personal and professional capabilities, support mental and physical wellbeing, and build emotional intelligence and cross-cultural competence.

## **CLOCK Boot Camp (optional)**

People who do CLOCK describe the CLOCK boot camp experience as transformative. Your practical, experiential, and nonformal learning is recognised and validated as we benchmark the skills and knowledge (across the skill sets outlined earlier) that you apply in your professional work, roles, and projects to specific industry and qualification levels.&#x20;


---

# 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://anthill-dao.gitbook.io/docs/education.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.
