NASAA Series 63 Cheat Sheet - Rules, Definitions, and Decision Workflows

Series 63 cheat sheet (NASAA): registration triggers, securities definitions, exemptions, communications rules, remedies, and ethical practices with decision workflows and quick diagrams.

Use this as your “what do I do next?” playbook. Pair it with the Syllabus for coverage and Practice for speed.


Series 63 in 60 seconds (what the exam rewards)

  • Definitions -> triggers -> safest next step: the best answers usually start with classification.
  • Registration logic: who must register, where, and what exemptions apply.
  • Antifraud mindset: “not technically required” is not a defense if it’s misleading.
  • Stop -> disclose -> document -> escalate beats improvisation.
    flowchart TD
	  A["Scenario"] --> B["Classify the actor<br/>IA / IAR / Broker-Dealer / Agent"]
	  B --> C["Classify the object<br/>Security? Exempt?"]
	  C --> D["Trigger check<br/>Registration / notice filing / exemption"]
	  D --> E{"Red flag?<br/>Misleading statement, conflict, custody, discretion"}
	  E -->|"Yes"| F["Stop, disclose, escalate, preserve records"]
	  E -->|"No"| G["Proceed with compliant action"]
	  F --> H["Document + retain an audit trail"]
	  G --> H

Official topic weights (use for time allocation)

Topic Weight
Topic I - Investment Advisers (state vs federal covered) 5%
Topic II - Investment Adviser Representatives 5%
Topic III - Broker-Dealers 12%
Topic IV - Agents of Broker-Dealers 13%
Topic V - Securities and Issuers 9%
Topic VI - Remedies and Administrative Provisions 11%
Topic VII - Communication with Customers and Prospects 20%
Topic VIII - Ethical Practices and Obligations 25%

1) Who’s who (fast definitions)

Term What it means (high level) Common trap
Administrator State securities regulator “It’s federal so the state has no authority” (states still enforce antifraud; may require notice filings)
Investment Adviser (IA) In the business of providing securities advice for compensation Confusing general education with personalized advice; missing “compensation”
Federal covered adviser Adviser covered by federal law (state role often shifts to notice filings/fees) Answering “state registers them like everyone else”
Investment Adviser Representative (IAR) Individual who gives advice / manages accounts / solicits for an IA Treating clerical/admin staff as IARs
Broker-dealer (BD) Business of effecting transactions in securities for others or its own account Treating a firm as BD when activity is excluded/exempt
Agent Individual representing a BD or issuer in soliciting/handling securities transactions Mixing up agent vs IAR role boundaries
Security Broad category (stocks, bonds, notes, investment contracts, etc.) Assuming “it’s not a security because it’s new/crypto/limited”

When you’re unsure: identify role -> identify activity -> identify jurisdiction -> check exemptions -> document.


2) Registration decision trees (the fastest points on Series 63)

A) IA / IAR registration workflow

    flowchart TD
	  A["Advice about securities?"] --> B{"In the business<br/>and for compensation?"}
	  B -->|"No"| C["Not an IA (likely)"]
	  B -->|"Yes"| D["Potential IA"]
	  D --> E{"Federal covered?"}
	  E -->|"Yes"| F["State: notice filing/fees (typical)<br/>Antifraud still applies"]
	  E -->|"No"| G["State registration required (typical)"]
	  G --> H["IARs: register where required<br/>(place of business / doing business)"]
	  F --> H

High-yield exclusions to recognize (don’t over-commit on details):

  • Publisher / media providing impersonal, general content (not tailored advice).
  • Professionals (lawyer/CPA/teacher/engineer) when advice is incidental to their profession.
  • Broker-dealer advice that is incidental and not separately compensated (conceptual).

B) Broker-dealer / agent registration workflow

    flowchart TD
	  A["Securities transaction activity?"] --> B{"Effecting transactions<br/>for others / own account?"}
	  B -->|"No"| C["Not a BD (likely)"]
	  B -->|"Yes"| D["Potential BD"]
	  D --> E{"Exclusion/exemption?"}
	  E -->|"Yes"| F["Document basis<br/>+ comply with antifraud"]
	  E -->|"No"| G["Register BD"]
	  G --> H["Agents: register where required<br/>+ maintain disclosures"]

3) Securities, issuers, and exemptions (classification wins)

Security vs non-security (common exam framing)

Often treated as a security Often treated as non-security Notes
Stock, bond, note, debenture Insurance policy (traditional) Variable products can blur lines; focus on the outline’s intent
Investment contract Real estate by itself “Investment contract” hinges on expectation of profits from others (conceptual)
Limited partnership interests Collectibles (typically) “Not a security” doesn’t remove antifraud if marketing is misleading

Registration methods (high level)

  • Qualification: state reviews merits/disclosures more directly.
  • Coordination: tied to federal registration.
  • Notice filing: commonly used for certain offerings/exempt securities.

Exempt securities vs exempt transactions

Think in two buckets:

  • Exempt security: the instrument is exempt.
  • Exempt transaction: the deal/transaction is exempt (based on who/what/how).

Exam habit: if something is exempt, the safest next step often includes documentation, required disclosure, and antifraud compliance.


4) Communications rules (what you can and can’t say)

The “never say” list

  • “Guaranteed” returns
  • “No risk”
  • “Insured” (when it’s not)
  • “Inside information” or implying special access
  • Cherry-picked performance without context (especially for advisers)

Advertising / correspondence quick checklist

  • Is it fair and balanced (no material omissions)?
  • Are risks and costs disclosed (not buried)?
  • Are performance claims supported and not misleading?
  • Is the communication appropriately approved/supervised per policy?
    flowchart TD
	  A["Draft communication"] --> B["Identify type<br/>advertising vs correspondence"]
	  B --> C["Check for prohibited claims<br/>guarantees, omissions, MNPI"]
	  C --> D["Add balanced risk + fee disclosure"]
	  D --> E["Supervisory review/approval"]
	  E --> F["Retain records"]

Customer agreements (know what the documents are for)

  • New account: establishes identity, objectives, profile facts.
  • Margin: borrowing risk disclosures and approvals.
  • Options: extra risk disclosures and suitability mindset.

5) Remedies and administrator powers (how enforcement works)

What the administrator can do (high level)

  • Investigate (subpoena documents/witnesses, compel testimony, inspect records)
  • Issue orders (cease-and-desist, deny/suspend/revoke registration)
  • Refer for civil/criminal action (context-dependent)

Civil vs criminal vs administrative (fast sorting)

Track Trigger Exam-safe phrasing
Administrative registration violations, supervision failures, unethical conduct administrator can deny/suspend/revoke + issue orders
Civil investor harm, rescission, private lawsuits liability can include rescission/damages
Criminal willful fraud, serious misconduct criminal penalties can apply for willful violations

SIPC note (test-friendly): SIPC relates to broker-dealer insolvency and custody protection, not market losses.


6) Ethical practices (highest yield on Series 63)

Compensation and disclosure

  • Disclose how you’re paid (fees, commissions, markups/markdowns) when relevant.
  • Conflicts are not solved by silence: disclose + manage + document.

Custody vs discretion vs authorization

Concept What it is (high level) Typical safe move
Custody holding/controlling client funds or securities follow custody rules; segregate; document; escalate
Discretion ability to decide what/when/how much to trade obtain written authorization and supervise
Trading authorization permission to place trades (not necessarily discretion) confirm scope; document; retain records
    flowchart TD
	  A["Client assets / trade authority issue"] --> B{"Custody?"}
	  B -->|"Yes"| C["Apply custody controls<br/>segregation, recordkeeping"]
	  B -->|"No"| D{"Discretion?"}
	  D -->|"Yes"| E["Written discretionary authority<br/>supervision + audit trail"]
	  D -->|"No"| F["Non-discretionary<br/>confirm instructions + document"]

Prohibited practices (the classic traps)

  • Misrepresentation or omission of material facts
  • Unauthorized trading
  • Churning / excessive trading relative to objectives
  • Front-running and misuse of customer order information
  • Insider trading / MNPI misuse
  • Borrowing/lending with clients (often restricted)
  • Selling away / unapproved outside business activities (role-dependent)

Answer selection tip: if you see MNPI, customer complaint, or suspicious activity cues, the safe move is usually:

  • Stop the action
  • Escalate to compliance/supervision
  • Preserve records
  • Document what happened

What to do next

Not legal advice. Exam outlines and state rules can change; confirm current requirements with official sources.

Trademark note: Mastery Exam Prep and Tokenizer Inc. are independent exam-prep providers and are not affiliated with, endorsed by, or sponsored by NASAA.