# Promoting Your Event

You've planned the event. Now you need people to show up.

KC7 mostly sells itself once people understand what it is. Your real job is reaching the right audience and answering the questions they actually have. "Will I look stupid?" "Will it be too hard?" "Will it be worth my time?" Answer those directly and registrations follow.

{% hint style="success" %}
**Looking for ready-to-use templates?** Check out the [Templates & Materials](/hosting-an-event/resources/templates.md) section with email templates, social media posts, and promotional materials.
{% endhint %}

## 🎯 Marketing Strategy

Match the message to the audience. What lands with college students often falls flat with working professionals.

### Know Your Audience

{% tabs %}
{% tab title="Students" %}
**Motivators.** Hands-on learning, competition and prizes, career development, fun with friends.

**Channels.** School email, Discord, Instagram, classroom announcements, student org partnerships.

**Messages.** "Learn by doing, not lectures." "No experience required." "Real skills for your resume."
{% endtab %}

{% tab title="Professionals" %}
**Motivators.** Skill development, team building, career advancement, industry networking.

**Channels.** Company email, LinkedIn, professional Slack channels, department meetings.

**Messages.** "Practical cybersecurity training." "Team collaboration exercise." "Real-world scenarios."
{% endtab %}

{% tab title="Community" %}
**Motivators.** Learning something new, community connection, personal challenge, helping others.

**Channels.** Community newsletters, social media groups, local organization partnerships, word of mouth.

**Messages.** "Accessible to all backgrounds." "Build digital literacy." "Fun community event."
{% endtab %}
{% endtabs %}

***

## ⏰ Marketing Timeline

Two to three weeks of promotion with a few well-placed reminders works for most events. Earlier and people forget. Later and calendars are already full.

### 2-3 Weeks Before Event

* [ ] **Announce the event** using our [email templates](/hosting-an-event/resources/templates.md#email-templates)
* [ ] **Create registration form** (Google Forms, Eventbrite, etc.)
* [ ] **Post on social media** using our suggested copy
* [ ] **Recruit through existing networks**

### 1 Week Before Event

* [ ] **Send reminder email** with event details
* [ ] **Share participant requirements** (device, browser, etc.)
* [ ] **Provide joining instructions**
* [ ] **Confirm final headcount**

### 2-3 Days Before Event

* [ ] **Final reminder with Go Link**
* [ ] **Day-of logistics** (time, location, what to bring)
* [ ] **Contact information** for questions
* [ ] **Build excitement** with countdown posts

***

## 🚀 Quick Promotion Ideas

A working subject line, a social post that doesn't read like a press release, and a registration form people will actually finish.

### Email Subject Lines That Work

* "🔍 Become a Cyber Detective for \[Duration] - No Experience Needed!"
* "Join \[Organization]'s First Cybersecurity Challenge"
* "RSVP: Hands-On Cyber Investigation Game"
* "Learn Cybersecurity the Fun Way - \[Event Name]"

### Social Media Templates

```
🚨 CYBER CHALLENGE ALERT! 🚨

Ready to become a digital detective? Join our KC7 event:
📅 [Date & Time]
📍 [Location/Virtual]
🎮 Real scenarios, no experience needed
🏆 Prizes for top teams!

Register: [Link]
#CyberSecurity #Learning #KC7Challenge
```

### Registration Form Questions

* Full Name
* Email Address
* Organization/School (if applicable)
* Experience Level (Beginner/Intermediate/Advanced)
* Dietary restrictions (for in-person events with food)
* How did you hear about this event?

***

## 💡 Engagement Boosters

Registrations are the start. You want people who show up, stay engaged, and tell their friends afterward.

### Make It Appealing

* **Food & Refreshments** (for in-person events)
* **Prizes or Recognition** (certificates, swag, LinkedIn recommendations)
* **Team Competition** (friendly rivalry drives participation)
* **Digital Badges** (automatic from KC7 platform)

### Address Common Concerns

Have answers ready for the objections you'll hear most.

**"I don't have cybersecurity experience"** → "Perfect! This is designed for beginners. No prerequisites needed."

**"I'm not good with technology"** → "If you can browse the web, you can play KC7. We'll guide you through everything."

**"I don't have time"** → "Just 90 minutes to 3 hours. Learn valuable skills in less time than a movie."

**"What if I don't finish?"** → "No pressure! Learning happens throughout. Many participants don't finish and still have a great experience."

***

## 📊 Track Your Success

A few simple numbers tell you what worked and what to change next time. Skip the dashboards, track the basics.

### Registration Metrics

* Number of signups vs. target
* Registration source (email, social, word-of-mouth)
* Participant demographics
* Drop-off points in registration

### Event Metrics

* Actual attendance vs. registrations
* Completion rates
* Participant feedback scores
* Follow-up engagement

***

## 🔗 Ready-to-Use Resources

Copy, customize for your audience, send. Spend the saved time on the personal touches that make your event yours.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Email Templates</strong></td><td><a href="/pages/039ITEgVArMgaKbU8JPL#email-templates">Copy &#x26; customize →</a></td></tr><tr><td><strong>Social Media Posts</strong></td><td><a href="/pages/039ITEgVArMgaKbU8JPL#announcement-templates">Ready-made copy →</a></td></tr><tr><td><strong>Registration Forms</strong></td><td><a href="/pages/039ITEgVArMgaKbU8JPL#event-materials">Template questions →</a></td></tr><tr><td><strong>Host Scripts</strong></td><td><a href="/pages/039ITEgVArMgaKbU8JPL#host-scripts">What to say →</a></td></tr></tbody></table>

***

{% hint style="info" %}
**Pro tip:** Start small for your first event. A successful 15-person event will generate more word-of-mouth than a struggle with 50 people.
{% endhint %}

### Next Steps

Once you have participants registered:

* [Technical Requirements](/hosting-an-event/planning/logistics.md) - Make sure everyone's ready
* [Setting Up Your Game](/hosting-an-event/running/pre-event-setup.md) - Prepare your KC7 links
* [The Big Day](/hosting-an-event/running/event-day.md) - Run your event


---

# Agent Instructions: 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:

```
GET https://docs.kc7cyber.com/hosting-an-event/planning/promotion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
