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

# Certhis Academy

Welcome to Certhis Academy, your go-to destination for mastering the intricacies of the Certhis platform. As a dedicated resource hub, Certhis Academy offers a collection of tutorials, guides, and educational content designed to empower you on your NFT journey. Whether you're a novice or an experienced user, Certhis Academy is here to support your exploration of the platform's capabilities.

## Your Learning Path Starts Here

At Certhis Academy, we believe in the power of knowledge and the impact it can have on your success. Our growing library of tutorials covers a wide range of topics, ensuring that you have the guidance you need to navigate the platform with confidence. As you embark on your learning path, you'll find content tailored to both beginners and seasoned professionals.

### What You'll Find at Certhis Academy

* **Step-by-Step Tutorials:** Our in-depth tutorials take you through every aspect of the platform, from collection creation to advanced features. Follow along with clear instructions and visual aids to gain hands-on experience.
* **Best Practices:** Discover best practices, tips, and strategies from experts who have mastered the art of utilizing NFTs for engagement and revenue generation.
* **Use Case Examples:** Dive into real-world use cases that showcase how different industries and businesses have harnessed the power of Certhis to achieve their goals.
* **Platform Updates:** Stay up-to-date with the latest platform enhancements, features, and releases through dedicated content that keeps you informed.

## Accessing Certhis Academy

You can access Certhis Academy through our official [YouTube page](https://www.youtube.com/@certhis), where you'll find a curated playlist of informative videos. We encourage you to subscribe to our channel to stay informed about new tutorials and resources as they're added.

Ready to embark on your journey toward platform mastery? Visit [Certhis Academy](https://www.youtube.com/@certhis) and dive into a wealth of knowledge that will empower you to make the most of the Certhis platform.


---

# 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://docs.certhis.io/get-started/certhis-academy.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.
