We’re rethinking what a creator agency can be.
Connecting creators and brands to influence cultures.
Yes, we’re new. Yes, we do things differently.
And that’s exactly why brands love us.

const track=document.querySelector('.logo-track'); if(track){track.innerHTML+=track.innerHTML}
Kyo PictureKyo Stats
Kurono PictureKurono Stats
Melissa Lee PictureTBA Stats

Meet our talents and discover what makes them truly unique.

// Optional: soft count-up (stable fallback shows static text already) (function(){ const fmt=n=>{if(n>=1e6)return (n/1e6).toFixed(1).replace('.0','')+'M'; if(n>=1e3)return (n/1e3).toFixed(1).replace('.0','')+'K'; return String(n)}; document.querySelectorAll('.mc-btn').forEach(btn=>{ const countEl=btn.querySelector('.mc-count'); const target=+countEl.dataset.count||0; if(!target) return; const startVal=0; let start=null; const dur=900; const step=t=>{ if(!start) start=t; const p=Math.min(1,(t-start)/dur); const val=Math.round(startVal + (target-startVal)*(p*p)); countEl.textContent=fmt(val); if(p<1) requestAnimationFrame(step); }; const io=new IntersectionObserver(([e])=>{ if(e.isIntersecting){ requestAnimationFrame(step); io.disconnect(); } },{threshold:.4}); io.observe(btn); btn.addEventListener('pointermove',e=>{const r=btn.getBoundingClientRect(); btn.style.setProperty('--mx',(e.clientX-r.left)+'px'); btn.style.setProperty('--my',(e.clientY-r.top)+'px');}); btn.addEventListener('pointerleave',()=>{btn.style.removeProperty('--mx'); btn.style.removeProperty('--my');}); }); })();

Kyo is Germany’s leading horror creator, known for uncovering internet mysteries, true crime cases, and the darker corners of
YouTube. From exploring real haunted places like the Conjuring House to bringing digital legends to life, he knows how to
keep audiences hooked. Deeply connected to Japan, his second home, Kyo draws inspiration from its subcultures.

// Optional: soft count-up (stable fallback shows static text already) (function(){ const fmt=n=>{if(n>=1e6)return (n/1e6).toFixed(1).replace('.0','')+'M'; if(n>=1e3)return (n/1e3).toFixed(1).replace('.0','')+'K'; return String(n)}; document.querySelectorAll('.mc-btn').forEach(btn=>{ const countEl=btn.querySelector('.mc-count'); const target=+countEl.dataset.count||0; if(!target) return; const startVal=0; let start=null; const dur=900; const step=t=>{ if(!start) start=t; const p=Math.min(1,(t-start)/dur); const val=Math.round(startVal + (target-startVal)*(p*p)); countEl.textContent=fmt(val); if(p<1) requestAnimationFrame(step); }; const io=new IntersectionObserver(([e])=>{ if(e.isIntersecting){ requestAnimationFrame(step); io.disconnect(); } },{threshold:.4}); io.observe(btn); btn.addEventListener('pointermove',e=>{const r=btn.getBoundingClientRect(); btn.style.setProperty('--mx',(e.clientX-r.left)+'px'); btn.style.setProperty('--my',(e.clientY-r.top)+'px');}); btn.addEventListener('pointerleave',()=>{btn.style.removeProperty('--mx'); btn.style.removeProperty('--my');}); }); })();

Kurono is a leading voice in Germany’s gaming and anime scene. He creates content that blends gameplay, anime reviews, and pop culture storytelling into one cohesive experience. His unique style combines humor, insight, and personality, making every video more than just entertainment.

(function(){ const fmt=n=>{if(n>=1e6)return (n/1e6).toFixed(1).replace('.0','')+'M'; if(n>=1e3)return (n/1e3).toFixed(1).replace('.0','')+'K'; return String(n)}; document.querySelectorAll('.mc-btn').forEach(btn=>{ const countEl=btn.querySelector('.mc-count'); const target=+countEl.dataset.count||0; if(!target) return; const startVal=0; let start=null; const dur=900; const step=t=>{ if(!start) start=t; const p=Math.min(1,(t-start)/dur); const val=Math.round(startVal + (target-startVal)*(p*p)); countEl.textContent=fmt(val); if(p<1) requestAnimationFrame(step); }; const io=new IntersectionObserver(([e])=>{ if(e.isIntersecting){ requestAnimationFrame(step); io.disconnect(); } },{threshold:.4}); io.observe(btn); btn.addEventListener('pointermove',e=>{const r=btn.getBoundingClientRect(); btn.style.setProperty('--mx',(e.clientX-r.left)+'px'); btn.style.setProperty('--my',(e.clientY-r.top)+'px');}); btn.addEventListener('pointerleave',()=>{btn.style.removeProperty('--mx'); btn.style.removeProperty('--my');}); }); })();

Melissa Lee is Berlin’s queen of kawaii – a fashion designer, TV and YouTube host, and burlesque performer known for her vibrant personality and playful aesthetic. Blending fashion, pop culture, and social awareness, she uses her platform to spark conversations about important issues while celebrating creativity and color. Since 2014, she’s been inspiring audiences to embrace style, fun, and individuality with confidence.

Integrity and transparency guide everything we do. Our key values are:

Fairness

Fair to our clients and fair to our team creating results that feel good for everyone.

Perfect Fit

It’s not about size, it’s about synergy. We match brands and creators for authentic results.

Creativity

We don’t just read scripts, we craft seamless creative integrations that truly resonate.

/* Mobile: tap to expand */ (function(){ const isMobile = matchMedia("(max-width: 640px)").matches; if(!isMobile) return; document.querySelectorAll(".vcard").forEach(card=>{ const front = card.querySelector(".v-front"); front.setAttribute("role","button"); front.setAttribute("aria-expanded","false"); front.addEventListener("click", ()=>{ const open = card.classList.toggle("is-open"); front.setAttribute("aria-expanded", open ? "true" : "false"); }, {passive:true}); }); })();

Message us

Let’s talk ideas, projects, and collaborations.
We’re just one message away.
We will get back to you in 48 hours.
[email protected]


var d=document,w="https://tally.so/widgets/embed.js",v=function(){"undefined"!=typeof Tally?Tally.loadEmbeds():d.querySelectorAll("iframe[data-tally-src]:not([src])").forEach((function(e){e.src=e.dataset.tallySrc}))};if("undefined"!=typeof Tally)v();else if(d.querySelector('script[src="'+w+'"]')==null){var s=d.createElement("script");s.src=w,s.onload=v,s.onerror=v,d.body.appendChild(s);}