Skip to content

Commit 3bbd5e8

Browse files
author
safenestdev
committed
docs: add free certification program
1 parent bc25f1c commit 3bbd5e8

2 files changed

Lines changed: 25 additions & 4 deletions

File tree

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
</p>
1818

1919
<p align="center">
20-
<a href="https://api.tuteliq.ai/docs">API Docs</a> •
21-
<a href="https://tuteliq.app">Dashboard</a> •
20+
<a href="https://docs.tuteliq.ai">API Docs</a> •
21+
<a href="https://tuteliq.ai">Dashboard</a> •
22+
<a href="https://trust.tuteliq.ai">Trust</a> •
2223
<a href="https://discord.gg/7kbTeRYRXD">Discord</a>
2324
</p>
2425

@@ -409,7 +410,7 @@ Enable `PII_REDACTION_ENABLED=true` on your Tuteliq API to automatically strip e
409410

410411
## Support
411412

412-
- **API Docs**: [api.tuteliq.ai/docs](https://api.tuteliq.ai/docs)
413+
- **API Docs**: [docs.tuteliq.ai](https://docs.tuteliq.ai)
413414
- **Discord**: [discord.gg/7kbTeRYRXD](https://discord.gg/7kbTeRYRXD)
414415
- **Email**: [email protected]
415416
- **Issues**: [GitHub Issues](https://github.com/Tuteliq/python/issues)
@@ -422,6 +423,26 @@ MIT License - see [LICENSE](LICENSE) for details.
422423

423424
---
424425

426+
## Get Certified — Free
427+
428+
Tuteliq offers a **free certification program** for anyone who wants to deepen their understanding of online child safety. Complete a track, pass the quiz, and earn your official Tuteliq certificate — verified and shareable.
429+
430+
**Three tracks available:**
431+
432+
| Track | Who it's for | Duration |
433+
|-------|-------------|----------|
434+
| **Parents & Caregivers** | Parents, guardians, grandparents, teachers, coaches | ~90 min |
435+
| **Young People (10–16)** | Young people who want to learn to spot manipulation | ~60 min |
436+
| **Companies & Platforms** | Product managers, trust & safety teams, CTOs, compliance officers | ~120 min |
437+
438+
**Start here →** [tuteliq.ai/certify](https://tuteliq.ai/certify)
439+
440+
- 100% Free — no login required
441+
- Verifiable certificate on completion
442+
- Covers grooming recognition, sextortion, cyberbullying, regulatory obligations (KOSA, EU DSA), and more
443+
444+
---
445+
425446
## The Mission: Why This Matters
426447

427448
Before you decide to contribute or sponsor, read these numbers. They are not projections. They are not estimates from a pitch deck. They are verified statistics from the University of Edinburgh, UNICEF, NCMEC, and Interpol.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dev = [
5454

5555
[project.urls]
5656
Homepage = "https://tuteliq.ai"
57-
Documentation = "https://api.tuteliq.ai/docs"
57+
Documentation = "https://docs.tuteliq.ai"
5858
Repository = "https://github.com/Tuteliq/python"
5959
Issues = "https://github.com/Tuteliq/python/issues"
6060

0 commit comments

Comments
 (0)