๐Ÿค–
APP Proxy Protocol
Applanta Solutions Masterclass
Enter your access credentials to begin
Incorrect password. Try again.
๐Ÿค– APP Proxy Masterclass
JR
Slide 0 of 22
๐Ÿค–
APP Proxy Protocol
Masterclass
10 lessons. Graded quizzes. A final exam. And a certificate when you pass.
Take it as many times as you need โ€” no pressure, just mastery.
10
Lessons
10
Graded Quizzes
80%
To Pass
๐Ÿ’ก What you'll walk away knowing: Exactly what APP is, how every part of it works, how to explain it to ANY client in plain English, what every button and tab does, how to fix it when something goes wrong, and word-for-word scripts for every client objection.
๐Ÿ† When you pass the final exam (80%+) โ€” you get a digital certificate with your name and date that you can download and save. You can retake this course as many times as you want.
1
Lesson 1 of 10
What Is APP Proxy Protocol?
๐Ÿญ The Simple Version โ€” Think of It Like This
Imagine you hired a robot employee who answers client questions automatically. Smart, right? But what if that robot accidentally promised a client 50% off? Or agreed to do free work? Or signed a contract without your permission?

APP is the MANAGER who stands between your AI and the outside world. Before any AI response goes out โ€” APP reads it first and asks: "Is this okay? Does this follow our rules?"

If yes โ€” it goes out. If no โ€” it gets blocked. That's it.
๐Ÿง  In Business Terms
  • APP stands for Applanta Proxy Protocol โ€” it's an AI Governance tool
  • It runs 24/7, silently, in the background on a server
  • Every AI message goes THROUGH APP before reaching any client
  • APP reads it, checks it against your rules, then decides: โœ… Approve ยท โš ๏ธ Warn ยท ๐Ÿšซ Block
  • Clients never see APP โ€” they just receive clean, compliant, rule-following responses
  • Every single decision is logged in an audit trail โ€” permanent paper trail
๐Ÿข Who Uses This โ€” And Why

APP is a B2B product โ€” that means you sell it to OTHER businesses, not to the same people buying mobile apps. Your app clients (barbershop, food truck) don't need this. APP is for businesses that are already using AI tools to communicate with customers or make decisions โ€” and need a compliance layer on top.

  • Law firms using AI to draft proposals and quote fees
  • Insurance or mortgage agents sending AI-generated rate quotes
  • Any company that needs proof their AI followed the rules (regulated industries)
  • Businesses that got burned when their AI said something they didn't authorize
๐Ÿ’ฅ What Makes APP Different From Just Using AI

ChatGPT, Claude, and other AI tools are the brain โ€” they generate smart responses. APP is the manager who reviews every response before it goes out. Without APP, AI can say anything. With APP, AI can only say what you allow.

๐ŸŽฏ Key Takeaway
"APP is the boss who approves what your AI can and can't say โ€” automatically, 24/7, with a paper trail of every decision."
๐Ÿ“ Quiz โ€” Lesson 1
What Is APP Proxy Protocol?
3 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 3
APP Proxy Protocol is best described as:
A
A chatbot that answers customer questions for businesses
B
A security guard that reviews AI responses against your business rules before they reach clients
C
A website builder for adding AI features to apps
D
A payment processing tool for AI services
Question 2 of 3
Who is the ideal buyer for APP Proxy Protocol?
A
A barbershop owner who wants online booking
B
A food truck that wants a digital menu
C
An insurance agency already using AI to send rate quotes and needing compliance oversight
D
A church that wants push notifications
Bonus Reflection โ€” Optional (tap Next to skip)
In your own words, explain what APP does. Write like you're telling a business owner at a coffee meeting โ€” no jargon, keep it simple.
0 / 40 minimum
2
Lesson 2 of 10
How It Works โ€” The 4-Step Pipeline
๐Ÿ” The Simple Version โ€” McDonald's Kitchen
When you order a burger at McDonald's, it doesn't just appear. It goes through stations. The grill. Assembly. Quality check. The bag. Each station has ONE job.

APP works exactly the same way. Every single AI interaction goes through 4 stations, in order, every time. Skip one? Nothing works.
๐Ÿ”„ The 4 Stations (In Order โ€” Always)
Station 1
๐Ÿ“ฅ PARSE
"Taking the Order"

A raw message comes in โ€” could be an email, Instagram DM, text, or form submission. Parse reads it and turns it into a structured "brief." Who's asking? What do they want? What's the deal size? It converts chaos into organized data.

Station 2
๐Ÿ›ก๏ธ SHIELD
"Quality Control"

Shield takes the structured brief and checks it against your sovereign rules. Is the deal too small? Is the discount too high? Is this a blocked action? Shield delivers a verdict: โœ… APPROVED, โš ๏ธ WARN, or ๐Ÿšซ BLOCKED.

Station 3
๐Ÿง  BRAIN
"Making the Food"

If Shield approves, Brain generates the actual AI response. Right now APP runs in MOCK mode โ€” it uses smart pre-built templates. When upgraded, it runs in LIVE mode with full AI. If Shield blocked the request, Brain never even runs.

Station 4
๐Ÿ“‹ AUDIT
"Writing It Down"

Every single decision โ€” approved OR blocked โ€” gets logged with a timestamp, the full brief, and the verdict. This is your permanent paper trail. Proof of compliance. Security camera footage for your AI.

โšก Critical Rules to Remember
  • The pipeline is fully automatic โ€” you don't press any buttons per request
  • If SHIELD blocks โ€” BRAIN never runs. Blocked = dead end. Period.
  • MOCK mode is safe to demo right now โ€” it uses smart templates, no live AI needed
  • LIVE mode = full AI (requires Ollama installed on the server)
  • Every step takes milliseconds โ€” clients never notice the processing
  • The whole pipeline runs on localhost:3000 on JR's machine, accessible via Cloudflare tunnel
๐ŸŽฏ Key Takeaway
Parse โ†’ Shield โ†’ Brain โ†’ Audit. In that exact order. Every time. Without exception.
๐Ÿ“ Quiz โ€” Lesson 2
The 4-Step Pipeline
3 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 3
What is the correct order of the APP pipeline?
A
Brain โ†’ Shield โ†’ Parse โ†’ Audit
B
Parse โ†’ Shield โ†’ Brain โ†’ Audit
C
Shield โ†’ Parse โ†’ Audit โ†’ Brain
D
Audit โ†’ Shield โ†’ Brain โ†’ Parse
Question 2 of 3
The Shield decides to BLOCK a request. What happens to the Brain?
A
Brain still runs and generates a warning response
B
Brain runs but sends the response to the owner for approval first
C
Brain never runs โ€” a blocked request stops at Shield completely
D
Brain runs but the Audit step catches and deletes the response
Question 3 of 3
APP is currently running in MOCK mode. What does that mean?
A
The system is broken and not actually processing requests
B
It uses smart pre-built templates instead of live AI โ€” fully functional and safe to demo
C
All responses are sent to a test environment and never reach clients
D
It's a trial version with limited features
3
Lesson 3 of 10
The Rulebook โ€” Sovereign Identity
๐Ÿ“œ The Simple Version โ€” Your Business Constitution
Every business has rules. "We don't do work without a deposit." "We don't discount more than 20%." "We never sign contracts without owner approval."

Before APP, these rules lived only in your head. If an AI assistant handled a client conversation, it didn't KNOW your rules. APP fixes that with Sovereign Identity โ€” a configuration file that lists exactly what your AI can and cannot do. Your rules. Enforced forever. Automatically.
๐Ÿ’ฐ The Number Rules
  • Minimum Deal: $300 โ€” AI won't approve anything priced below this
  • Max Discount: 20% โ€” AI won't offer more than this, ever
  • Auto-Approve Threshold: 10% โ€” Discounts under 10% = fully approved
  • Warning Zone: 10โ€“20% discount = approved but flagged with a warning
  • Hard Block Zone: Over 20% discount = stopped completely, never goes out
โœ… Approved Actions โ€” AI CAN Do These
  • Send Proposal ยท Schedule a Call ยท Share Portfolio
  • Send Invoice ยท Send Follow-Up ยท Answer FAQ
  • Quote Pricing ยท Book a Consultation
๐Ÿšซ Blocked Actions โ€” AI Can NEVER Do These
  • Sign Contract โ€” AI cannot commit to a binding agreement
  • Transfer Funds โ€” AI cannot authorize any money movement
  • Share Credentials โ€” AI cannot give out passwords, keys, logins
  • Accept Equity โ€” AI cannot agree to ownership deals
  • Grant Discount Over Limit โ€” AI cannot exceed the 20% cap
  • Agree to Exclusivity โ€” AI cannot lock the business into exclusive deals
  • Work Without Deposit โ€” AI cannot agree to start work unpaid
๐Ÿ“‚ Where the Rules Live

All of this lives in a file called sovereign-identity.json on the server. It's structured data โ€” like a very organized rulebook. When APP is set up for a new client, Applanta configures their sovereign identity based on that client's specific business policies. You write the rules once. APP enforces them forever.

The Starter plan setup fee ($349) includes Applanta writing and configuring the sovereign identity for that client.

๐ŸŽฏ Key Takeaway
Sovereign Identity = the rulebook. $300 minimum. 20% max discount. 8 approved actions. 7 hard blocks. Written once, enforced forever.
๐Ÿ“ Quiz โ€” Lesson 3
The Rulebook โ€” Sovereign Identity
3 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 3
What is the minimum deal size APP approves by default?
A
$100
B
$200
C
$300
D
$500
Question 2 of 3
A client's AI assistant tries to offer a 25% discount to close a deal. What does APP do?
A
Approves it โ€” any discount that closes a deal is acceptable
B
Approves it with a warning flag since it's over 20%
C
Hard blocks it โ€” 25% exceeds the 20% cap, response never goes out
D
Sends an alert to the owner and waits for manual approval
Bonus Reflection โ€” Optional (tap Next to skip)
Name 3 blocked actions from the sovereign rules and explain in your own words WHY each one is blocked.
0 / 60 minimum
4
Lesson 4 of 10
The Shield Engine โ€” The 6 Hard Guards
๐Ÿšช The Simple Version โ€” The Nightclub Bouncer
Imagine a nightclub bouncer with a checklist. He's not checking just one thing โ€” he's checking 6 things in order. Fail ANY one of them? You're not getting in. Pass all 6? You're approved. The Shield is that bouncer. Every AI request goes through all 6 checks, in order, every single time.
๐Ÿ›ก๏ธ The 6 Shield Checks โ€” In Order
  • 1. BLOCKED_ACTION โ€” Is the requested action on the hard-blocked list? (Sign Contract, Transfer Funds, etc.) โ†’ Stop immediately.
  • 2. UNAPPROVED_ACTION โ€” Is this action NOT even on the approved list? โ†’ Stop.
  • 3. BELOW_MINIMUM_VALUE โ€” Is the deal smaller than $300? โ†’ Stop.
  • 4. DISCOUNT_EXCEEDS_CAP โ€” Is the discount over 20%? โ†’ Stop.
  • 5. FREE_WORK_NOT_ALLOWED โ€” Is the AI promising to work for free? โ†’ Stop.
  • 6. SPECULATIVE_WORK_NOT_ALLOWED โ€” Is the AI agreeing to work on speculation or commission only? โ†’ Stop.
๐Ÿ“Š The 3 Possible Verdicts
  • ๐Ÿšซ BLOCKED โ€” Failed at least one hard check. Response dies here. Goes into audit log. Client gets nothing.
  • โš ๏ธ APPROVED_WITH_WARNING โ€” Passed all 6 checks but discount is between 10โ€“20%. Response goes through, but it's flagged in your audit log.
  • โœ… APPROVED โ€” Clean pass on all 6 checks and discount under 10%. Response proceeds to Brain, gets generated, goes out.
๐Ÿ”’ The Override Question

Can you override a Shield block? No โ€” and that's by design. The whole point of APP is that the rules are enforced without exception. If the owner could override blocks on the fly, the governance system loses its credibility. Blocked means blocked. If the rules need to change, you update the sovereign-identity.json file โ€” not press an override button.

๐ŸŽฏ Key Takeaway
6 checks run automatically on every request. Fail one = BLOCKED. Pass all six cleanly = APPROVED. 10โ€“20% discount = WARNING. Over 20% = BLOCKED. No overrides.
๐Ÿ“ Quiz โ€” Lesson 4
The Shield Engine
3 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 3
How many hard guard checks does the Shield run on every request?
A
3
B
4
C
5
D
6
Question 2 of 3
A client's AI tries to offer a 15% discount. What verdict does Shield return?
A
BLOCKED โ€” any discount over 10% is automatically blocked
B
APPROVED โ€” 15% is under the 20% cap so it fully passes
C
APPROVED_WITH_WARNING โ€” above the 10% threshold but under the 20% cap
D
PENDING โ€” Shield pauses and waits for owner approval
Question 3 of 3
Can the owner override a Shield block in real time?
A
Yes โ€” there's an override button in the Settings tab
B
Yes โ€” Enterprise tier clients get a manual override feature
C
No โ€” blocked means blocked by design. Rules must be updated in the config file.
D
Yes โ€” but only JR (the owner) has the override password
5
Lesson 5 of 10
The Dashboard โ€” Every Tab, Button & Field
๐ŸŽ›๏ธ The Simple Version โ€” Mission Control
The dashboard is your control room. Like NASA's mission control โ€” you can see everything happening, test things, read the history, and change the settings. There are 4 tabs. Each tab has one job. Know the tabs, know the tool.
๐Ÿ–ฅ๏ธ TAB 1: TERMINAL โ€” "The Workshop"
  • Left side โ€” Raw Input Box: Paste any raw text (email, DM, SMS, form) โ€” APP processes it through the full pipeline
  • Right side โ€” JSON Preview: Shows you the structured brief APP built from your input (confidence scores, action type, deal size)
  • 12 Vertical Template Shortcuts: Click Salon, Restaurant, Food Truck, etc. โ€” auto-fills a realistic demo brief for that industry. Perfect for client demos.
  • Process Brief button: Runs your input through Parse โ†’ Shield โ†’ Brain โ†’ Audit
  • Keyboard shortcut: Ctrl + Enter to process (works on desktop)
  • When to use: Testing, client demos, debugging a specific request
๐Ÿ“‹ TAB 2: AUDIT LOG โ€” "Security Camera Footage"
  • Real-time stream of every decision APP has ever made
  • Each entry shows: timestamp ยท action requested ยท Shield verdict (โœ…โš ๏ธ๐Ÿšซ) ยท confidence score
  • Auto-refreshes every 30 seconds โ€” always current
  • One log file saved per calendar day
  • When to use: Proving compliance, reviewing AI behavior, showing clients their governance is working, spotting patterns in blocked requests
โš™๏ธ TAB 3: SETTINGS โ€” "The Control Panel"
  • Server URL field: Where your APP server is running โ€” usually http://localhost:3000 or your Cloudflare tunnel public URL
  • API Key field: Your master APP key โ€” found in the .env file (APP_API_KEY value). Never share this.
  • "Test Connection" button: Pings the server and validates your key โ€” tells you if it's working or not
  • The status dot updates based on this connection test
  • When to use: Initial setup, when server URL changes, troubleshooting a red dot
๐Ÿ“– TAB 4: MANUAL โ€” "The Encyclopedia"
  • Full built-in documentation โ€” every endpoint, every field, every error code
  • Never need to Google anything about APP โ€” it's all in here
  • When to use: Looking up a specific endpoint, training a new client, showing the depth of the product to a prospect
๐Ÿ“ก Dashboard Telemetry โ€” Top of Screen
  • ๐ŸŸข/๐Ÿ”ด Status Dot: Green = server running + key valid + tunnel active. Red = something's wrong.
  • โฑ๏ธ Uptime Counter: How long the server has been continuously running
  • ๐Ÿ“Š Decisions Count: Total AI requests APP has processed
  • โšก Ping Time: How fast the server responds (milliseconds)
๐ŸŽฏ Key Takeaway
Terminal = test it. Audit Log = see the history. Settings = configure the connection. Manual = look anything up.
๐Ÿ“ Quiz โ€” Lesson 5
The Dashboard
3 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 3
You want to review every AI decision from the past 24 hours. Which tab do you open?
A
Terminal
B
Audit Log
C
Settings
D
Manual
Question 2 of 3
What do the 12 Vertical Template Shortcuts in the Terminal tab do?
A
Generate a new API key for each industry type
B
Open a new client portal for that industry
C
Auto-fill a realistic demo brief for that industry โ€” perfect for showing clients how APP works
D
Filter the audit log by industry type
Question 3 of 3
Your server URL changed. Where do you update it in the dashboard?
A
Terminal tab โ€” paste the new URL in the input box
B
Audit Log tab โ€” there's a server config section at the top
C
Settings tab โ€” update the Server URL field and click Test Connection
D
Manual tab โ€” edit the configuration directly
6
Lesson 6 of 10
The Status Dot โ€” Green vs Red
๐Ÿš— The Simple Version โ€” Check Engine Light
Your car has a check engine light. When it's off, everything's running fine. When it comes on โ€” something needs your attention right now. Don't ignore it. APP's status dot is the exact same thing. Green = your AI is protected. Red = it's not. Never ignore a red dot.
๐ŸŸข GREEN DOT โ€” Everything Is Working
  • Server is running on localhost:3000 (or your tunnel URL)
  • API key is set and valid in Settings
  • Cloudflare tunnel is active โ€” public URL is live and reachable
  • All 4 pipeline stages are functional (Parse, Shield, Brain, Audit)
  • Audit logs are writing correctly
  • Clients sending messages through APP are being governed right now
๐Ÿ”ด RED DOT โ€” Something Is Wrong

Red dot = NOTHING is being governed. AI is running without rules right now.

The red dot is caused by ONE of these 5 things:

  • Server not running โ€” Node/pm2 crashed or was never started
  • API key missing or wrong โ€” Settings tab has blank or incorrect key
  • Cloudflare tunnel is down โ€” server running but public URL is dead
  • Wrong server URL โ€” Settings tab has the wrong address
  • Node.js crashed โ€” pm2 failed to auto-restart after an error
๐Ÿ“Œ Important Notes About the Red Dot
  • You do not lose past audit logs when the server goes down โ€” logs are saved to files
  • pm2 is configured to auto-restart on crash โ€” but it can still fail
  • Fixing the red dot takes 2 to 5 minutes using the diagnostic checklist (next lesson)
  • A green dot in the morning doesn't mean it'll stay green all day โ€” check it when you start work
๐ŸŽฏ Key Takeaway
Green = AI is protected 24/7. Red = AI is unprotected right now. Check it daily. Never ignore it.
๐Ÿ“ Quiz โ€” Lesson 6
The Status Dot
2 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 2
Your status dot is green. What does this confirm?
A
The server started at some point today but may have crashed since
B
Server running + API key valid + tunnel active = clients are being governed right now
C
All blocked requests were successfully resolved
D
The audit log is fully up to date with no errors
Question 2 of 2
You open the dashboard and the status dot is red. What is happening RIGHT NOW to your client's AI?
A
The AI is paused โ€” it won't respond to anything until the dot is green again
B
The AI is running but in safe mode โ€” all requests are auto-approved
C
The AI is running without governance โ€” no rules are being enforced, anything can go through
D
The audit log stopped recording but the Shield is still active
7
Lesson 7 of 10
Troubleshooting โ€” Fixing the Red Dot
๐Ÿ”ง The Simple Version โ€” Car Won't Start
When your car won't start, you don't panic and call a mechanic immediately. You check: Is there gas? Battery dead? Did I actually turn the key? Troubleshooting APP is the same โ€” it's always one of a few things, in order. Walk through the checklist. 90% of problems are solved in step 1 or 2.
๐Ÿ” The 5-Step Diagnostic Checklist
  • STEP 1 โ€” Is the server running?
    Open a terminal. Type: pm2 status
    See "online"? โœ… Go to Step 2. See "stopped" or "errored"?
    Run: pm2 start pm2-ecosystem.config.js
  • STEP 2 โ€” Is the API key correct?
    Go to Settings tab. Is the API Key field blank? Paste it from your .env file. Click "Test Connection."
  • STEP 3 โ€” Is the Cloudflare tunnel running?
    Find start-tunnel.bat in your APPLANTA-PROXY folder. Double-click it. Wait 30 seconds. Refresh dashboard.
  • STEP 4 โ€” Is the server URL correct?
    Settings tab โ†’ verify URL is http://localhost:3000 (or your Cloudflare tunnel URL if using public access)
  • STEP 5 โ€” Hard restart everything
    Kill: pm2 kill โ†’ Restart: pm2 start pm2-ecosystem.config.js โ†’ Run start-tunnel.bat โ†’ Refresh dashboard
๐Ÿšจ When to Escalate
  • Steps 1โ€“5 done and still red โ†’ Run pm2 logs --err to see the crash error
  • Port conflict (another app using port 3000) โ†’ Check with: netstat -an | find "3000"
  • Still stuck โ†’ Contact dev@applanta.app with the pm2 error output
๐Ÿ“Š Fix Rate By Step
  • Step 1 fixes ~70% of all red dot situations (server just needs to be restarted)
  • Step 2 fixes ~15% (API key was cleared or reset)
  • Step 3 fixes ~8% (tunnel dropped)
  • Steps 4โ€“5 fix the remaining ~7%
๐ŸŽฏ Key Takeaway
pm2 status first, every time. Step 1 fixes 70% of problems. If still stuck after step 5, run pm2 logs and send the error to dev@applanta.app.
๐Ÿ“ Quiz โ€” Lesson 7
Troubleshooting the Red Dot
3 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 3
The status dot is red. What is the very first command you run?
A
firebase deploy
B
pm2 status
C
npm install
D
node server.js
Question 2 of 3
pm2 status shows the process as "errored." What do you do next?
A
Reinstall Node.js completely
B
Delete the logs folder and restart
C
Run pm2 logs applanta-proxy to see the crash error before doing anything else
D
Contact Cloudflare support immediately
Question 3 of 3
pm2 shows "online" but the status dot is still red. What do you check next?
A
The Audit Log tab for recent error entries
B
Firebase console โ€” something may be wrong with the database
C
Settings tab โ€” check if the API key is blank or the URL is wrong
D
The sovereign-identity.json file for syntax errors
8
Lesson 8 of 10
Who To Sell APP To
๐ŸŽฏ The Simple Version โ€” Right Tool, Right Person
A hammer is great โ€” but you wouldn't use it to screw in a lightbulb. APP is the same. It's a powerful product for a specific type of buyer. Know the buyer. Don't waste time pitching it to the wrong person.
โœ… PERFECT Prospects for APP
  • Businesses already using AI to communicate with customers โ€” ChatGPT, Claude, Gemini, any chatbot. If their AI says the wrong thing, they're liable.
  • Professional services firms โ€” Law firms, accountants, consultants. One AI-generated email with the wrong number = malpractice risk.
  • Healthcare-adjacent businesses โ€” Med spas, wellness centers, clinics. AI can't make treatment recommendations. APP enforces that rule automatically.
  • Financial services โ€” Mortgage brokers, insurance agents. Licensed reps whose AI sends rate quotes need compliance on every message.
  • Companies with compliance teams โ€” They already have rules. APP automates enforcing them so the compliance team isn't manually reviewing AI outputs.
  • Businesses that got burned โ€” Their AI already made a bad promise to a client. They need to make sure it never happens again.
โŒ NOT the Right Fit
  • The barbershop just wants booking โ†’ that's an Applanta app client, different product
  • The food truck wants a digital menu โ†’ same, wrong product
  • Any business that doesn't use AI at all and has no plans to โ†’ no immediate need
๐Ÿ”ฅ Buying Trigger Phrases โ€” Listen For These
  • "We use AI but I'm nervous about what it says to our clients"
  • "Our chatbot promised something we couldn't deliver โ€” it was a nightmare"
  • "Our compliance team says we need governance on our AI"
  • "We're in a regulated industry โ€” AI oversight is basically mandatory for us"
  • "I don't want our AI signing anything or committing us to deals"
๐Ÿ’ก Pro Move: Uncover Hidden AI Usage

Some businesses use AI every day and don't even realize it counts. If a prospect says "we don't use AI" โ€” ask: "Does your team use ChatGPT for emails? Do you have a chatbot on your website? Does your CRM have any AI suggestions?" Most of the time, the answer is yes. That opens the door.

๐ŸŽฏ Key Takeaway
Sell APP to businesses already using AI who have something to lose if that AI says the wrong thing. Listen for the trigger phrases.
๐Ÿ“ Quiz โ€” Lesson 8
Who To Sell APP To
2 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 2
Which of these is the BEST prospect for APP Proxy Protocol?
A
A barbershop owner who wants to add online booking to their business
B
A law firm that uses AI to draft client proposals and needs compliance logging on every output
C
A food truck that wants a digital menu and ordering system
D
A church that needs push notifications for Sunday service reminders
Question 2 of 2
A prospect says "We don't really use AI." Your best move is:
A
End the conversation โ€” they're clearly not a fit for APP
B
Offer them a free trial so they can see what AI governance feels like first-hand
C
Ask if their team uses ChatGPT, has a chatbot, or if their CRM has AI features โ€” most already do
D
Call back in 6 months when they've started using AI
9
Lesson 9 of 10
Pricing โ€” The Comparison Closes the Sale
๐Ÿ’ฐ The Simple Version โ€” The Price Is the Pitch
You're not asking them to spend money. You're showing them how much they're saving. Competitors charge $500 to $50,000 a month for the same thing. You charge $49. The comparison does the work. You just have to show it.
๐Ÿฅ‰ STARTER โ€” $349 setup + $49/month
  • Custom sovereign rules (Applanta configures their business rules)
  • Shield engine โ€” all 6 hard guards active
  • Full audit trail โ€” every decision logged forever
  • Owner dashboard โ€” Terminal, Audit Log, Settings, Manual
  • Best for: Solo owner or small team with 1 AI use case
๐Ÿฅˆ PRO โ€” $599 setup + $99/month
  • Everything in Starter, PLUS:
  • Multi-client mode โ€” protect multiple AI channels at once
  • Webhook intake โ€” raw SMS/email/DM auto-fed into APP
  • API access โ€” connect their existing tools to APP
  • Client portal โ€” clients view their own compliance status
  • Best for: Agency or company with multiple AI deployments
๐Ÿฅ‡ ENTERPRISE โ€” $999 setup + $199/month
  • Everything in Pro, PLUS:
  • White-label branding โ€” their logo, their colors on the dashboard
  • Dedicated support โ€” direct line to Applanta
  • Custom rule configuration โ€” Applanta builds their entire rulebook
  • SLA โ€” guaranteed uptime agreement
  • Best for: Mid-size companies with serious compliance requirements
๐Ÿ“Š The Comparison Table โ€” USE THIS IN EVERY CONVERSATION
APP PlanAPP MonthlyCompetitorTheir PriceMonthly Savings
Starter$49WalledAI / GuardRails$500โ€“$1,500$451โ€“$1,451
Pro$99Tumeryk / WalledAI Pro$1,500โ€“$5,000$1,401โ€“$4,901
Enterprise$199OneTrust / SailPoint / Palo Alto$5,000โ€“$50,000+$4,801โ€“$49,801
๐ŸŽฏ Key Takeaway
$49/month vs $500โ€“$50,000. Show the table. Let the numbers speak. The comparison IS the close.
๐Ÿ“ Quiz โ€” Lesson 9
Pricing & Competitors
3 questions ยท Instant grading
Section Scoreโ€”
Question 1 of 3
APP Starter is $49/month. What does it include?
A
White-label branding, multi-client mode, and dedicated support
B
Custom sovereign rules, Shield engine, full audit trail, and owner dashboard
C
Client portal, webhook intake, and API access only
D
SLA, custom rule configuration, and white-label branding
Question 2 of 3
A prospect says their current AI governance tool costs $800/month. You're pitching APP Pro at $99/month. How much are they saving monthly?
A
$600/month
B
$650/month
C
$701/month
D
$750/month
Question 3 of 3
Which APP tier adds multi-client mode, webhook intake, and API access?
A
Starter ($49/mo)
B
Pro ($99/mo)
C
Enterprise ($199/mo)
D
All tiers include these features
10
Lesson 10 of 10
Rebuttals โ€” Word for Word Scripts
๐ŸŽค The Simple Version โ€” Have the Answer Ready
A rebuttal is what you say when someone pushes back. The goal isn't to win โ€” it's to help them understand. Memorize these 6 scripts. They work in real conversations.
๐Ÿ’ฌ "What's different about this vs just using ChatGPT?"

Your response:

"ChatGPT is the brain โ€” it generates responses. APP is the manager who reviews those responses before they reach your clients. Without APP, the AI can say anything โ€” promise discounts, accept bad terms, commit you to things you didn't authorize. APP catches all of that in milliseconds, automatically, 24/7, with a full paper trail. ChatGPT has no rules. APP enforces yours."

๐Ÿ’ฌ "Why do I need governance? I trust my AI."

Your response:

"It's not about trust โ€” it's about accountability. Even the best employee makes mistakes sometimes. When your AI makes a mistake, it's your company's name on it. APP gives you a full audit trail proving exactly what was said, when, and that all your rules were followed. If there's ever a dispute, a compliance question, or a legal challenge โ€” you have the receipts. That's peace of mind."

๐Ÿ’ฌ "This seems expensive."

Your response:

"Let me show you something. Our Starter plan is $49 a month. The closest competitor โ€” WalledAI โ€” starts at $500 a month. For the exact same governance capability, you'd pay $451 more every single month. That's $5,400 extra per year just in the wrong product. At $49, this isn't expensive โ€” it's one of the best ROI decisions in your entire tech stack."

๐Ÿ’ฌ "I don't really use AI yet."

Your response:

"That actually makes this the perfect time. Businesses don't set up governance after they've had a problem โ€” they set it up before. If you start using AI next month without rules in place, you're exposed from day one. Let us set up your sovereign identity now, while there's nothing at stake. When you go live with AI, you're already protected. Zero scrambling."

๐Ÿ’ฌ "How do I know it actually works?"

Your response:

"I can show you right now. The Audit Log shows every single decision in real time โ€” timestamp, what was requested, what the verdict was. We can sit at the dashboard together and I'll run a live test. No black box. Full transparency. You see exactly what APP does to every single message."

๐Ÿ’ฌ "Can my existing AI tools connect to this?"

Your response:

"Yes โ€” through API and webhook intake, which comes with the Pro tier. If your AI sends anything via email, SMS, form, or API call โ€” APP can intercept and validate it before it goes out. Tell me what tools you're using and I'll tell you exactly how it connects."

๐ŸŽฏ Key Takeaway
Listen. Empathize. Then hit them with the comparison, the demo, or the "before you need it" logic. One of these 6 scripts fits every objection.
๐Ÿ“ Quiz โ€” Lesson 10
Rebuttals & Scripts
2 questions ยท Open answers
Section Scoreโ€”
Bonus Reflection 1 of 2 โ€” Optional (tap Next to skip)
A prospect at a coffee meeting says: "My current AI governance costs $800/month and it seems to work fine." Write your word-for-word response.
0 / 50 minimum
Bonus Reflection 2 of 2 โ€” Optional (tap Next to skip)
In your own words: explain what makes APP different from just using AI tools directly. Write it like you're at a networking event โ€” conversational, simple, no jargon.
0 / 50 minimum
๐Ÿ† FINAL EXAM
APP Proxy Protocol Certification
10 questions ยท 80% required to pass ยท Your certificate is waiting
Final Scoreโ€”
Question 1 of 10
APP Proxy Protocol is best described as:
A
An AI chatbot builder for small businesses
B
A governance layer that enforces your business rules on AI responses before they reach clients
C
A website hosting platform for AI applications
D
A payment processing tool for AI service subscriptions
Question 2 of 10
What is the correct order of the APP pipeline?
A
Brain โ†’ Shield โ†’ Parse โ†’ Audit
B
Shield โ†’ Parse โ†’ Brain โ†’ Audit
C
Parse โ†’ Shield โ†’ Brain โ†’ Audit
D
Parse โ†’ Brain โ†’ Shield โ†’ Audit
Question 3 of 10
The Shield hard-blocks which of the following actions?
A
Sending a follow-up email to a prospect
B
Scheduling a consultation call
C
Signing a contract on behalf of the business
D
Sending a pricing proposal
Question 4 of 10
What is the minimum deal size APP approves by default?
A
$100
B
$200
C
$300
D
$500
Question 5 of 10
You want to review all AI decisions from yesterday. Which dashboard tab do you open?
A
Terminal
B
Audit Log
C
Settings
D
Manual
Question 6 of 10
The status dot is red. What does that mean for your client's AI right now?
A
The AI is paused โ€” it won't respond until the server is fixed
B
The AI is running but all requests are auto-approved in safe mode
C
The AI is running with zero governance โ€” rules are not being enforced
D
The audit log is down but the Shield is still protecting requests
Question 7 of 10
The very first troubleshooting step when the dot is red is:
A
Check the Settings tab for the API key
B
Restart the Cloudflare tunnel
C
Run pm2 status to check if the server is actually running
D
Contact dev@applanta.app for support
Question 8 of 10
Which is the BEST ideal prospect for APP Proxy Protocol?
A
A bakery wanting a mobile app with online ordering
B
An insurance agency using AI to generate rate quotes for regulated clients
C
A gym that wants push notification reminders
D
A church seeking a donation collection feature
Question 9 of 10
APP Starter is $49/month. The nearest competitor charges $500/month minimum. A prospect says "seems expensive." Your best response is:
A
"I understand โ€” let me see if I can get you a discount."
B
"It's actually very affordable for what you get."
C
"Let me show you โ€” our nearest competitor starts at $500/month. At $49 you're saving $451 every single month. That's $5,400 a year."
D
"There's a cheaper tier available if this is too much."
Question 10 of 10 โ€” Open Answer
You're at a networking event. A business owner says: "I use an AI chatbot on my website but I'm worried about what it might promise people without my permission." In your own words โ€” explain APP and why they need it. Write at least 3 sentences.
0 / 80 minimum
๐Ÿ†
Exam Complete
โ€”
out of 10 questions
โ€”

๐Ÿ“Š Section Scores