> ## Documentation Index
> Fetch the complete documentation index at: https://docs.equa.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Competitive Landscape

> Equa vs Carta, Pulley, and AngelList Stack -- pricing, features, positioning, and market opportunity

# Competitive Landscape

This document compares Equa against the three primary competitors in the equity management space: Carta, Pulley, and AngelList Stack. Equa's features are verified against the `equa-web` and `equa-server` codebases. Competitor data is sourced from public pricing pages and third-party reviews, with retrieval dates noted.

<Warning>
  **Data freshness:** Competitor pricing and features were researched on February 21, 2026. Verify current pricing at the linked sources before using in external materials.
</Warning>

## Pricing Comparison

|                     | Equa                             | Carta                                             | Pulley                                              | AngelList Stack                          |
| ------------------- | -------------------------------- | ------------------------------------------------- | --------------------------------------------------- | ---------------------------------------- |
| **Free Tier**       | START: \$0, unlimited            | Launch: $0, up to 25 stakeholders, $1M raised cap | No free tier (14-day trial)                         | No free tier                             |
| **Entry Paid**      | GROWTH: \~\$7/holder/mo (annual) | Build: \~\$280/yr+ (up to 50 stakeholders)        | Startup: $1,200/yr (25 stakeholders, $4/additional) | Per-team-member pricing (investors free) |
| **Mid Tier**        | --                               | Grow: Custom (includes 409A)                      | Growth: $3,500/yr (40 stakeholders, $7/additional)  | --                                       |
| **Enterprise**      | SCALE: Contact Us                | Scale: Custom (SSO, IPO advisory)                 | Custom: Contact sales                               | SPV/syndicate: \~\$8K setup + carry      |
| **Pricing Model**   | Per holder, annual billing       | Per company, tiered by stakeholder count          | Per company, tiered + per additional stakeholder    | Per team member (investors free)         |
| **409A Valuations** | Add-on                           | Included in Grow+                                 | Included in Growth+                                 | Included                                 |

<Info>
  **Sources:**

  * Equa: `equa-web/src/modules/payments/payments-plan.tsx` (lines 5-27)
  * Carta: [carta.com/plans/pricing-for-companies](https://carta.com/plans/pricing-for-companies/) (retrieved 2026-02-21)
  * Pulley: [pulley.com/pricing](https://pulley.com/pricing) (retrieved 2026-02-21)
  * AngelList: [thestartupstarterkit.com/tool/angellist-stack](https://www.thestartupstarterkit.com/tool/angellist-stack) (retrieved 2026-02-21)
</Info>

### Pricing Model Analysis

**Equa's per-holder model** charges based on the actual number of shareholders managed, with daily reconciliation when holders are added or removed. This creates proportional pricing: a 5-person startup pays for 5 holders; a 500-person company pays for 500. No stakeholder caps or artificial tier boundaries.

**Carta's per-company model** charges a flat annual fee per tier with stakeholder caps. Companies exceeding the cap must upgrade to the next tier, creating pricing cliffs. The free Launch tier caps at 25 stakeholders and \$1M raised.

**Pulley's hybrid model** combines a base per-company fee with per-additional-stakeholder charges above the included count. This is similar to Equa's approach but with a higher base cost ($1,200/yr minimum vs $0 for Equa START).

**AngelList's per-team-member model** charges only for equity-holding team members; investors are free. This creates different economics for companies with many investors vs many employees.

## Feature Comparison

| Feature                      | Equa           | Carta                 | Pulley             | AngelList Stack |
| ---------------------------- | -------------- | --------------------- | ------------------ | --------------- |
| **Cap Table Management**     | GA             | GA                    | GA                 | GA              |
| **Electronic Securities**    | GA             | GA                    | GA                 | GA              |
| **Share Transfers**          | GA (paid tier) | GA                    | GA                 | GA              |
| **ESOP/Option Plans**        | GA             | GA                    | GA                 | GA              |
| **Option Exercising**        | GA             | GA                    | GA (Growth+)       | GA              |
| **Convertible Instruments**  | Beta           | GA                    | GA                 | GA              |
| **409A Valuations**          | Add-on         | Included (Grow+)      | Included (Growth+) | Included        |
| **Document Generation**      | GA             | GA                    | GA                 | GA              |
| **Data Rooms**               | GA             | GA                    | Limited            | Limited         |
| **Board Meetings/Approvals** | Planned        | GA (Grow+)            | GA (Growth+)       | Limited         |
| **HRIS Integration**         | Planned        | GA                    | GA (Growth+)       | Limited         |
| **SSO**                      | Planned        | GA (Scale)            | Custom             | Limited         |
| **AI-Powered Onboarding**    | GA             | No                    | No                 | No              |
| **AI Assistant (Equanaut)**  | GA             | No                    | No                 | No              |
| **Blockchain Securities**    | Add-on         | No                    | No                 | No              |
| **Finance Dashboard**        | GA             | No                    | No                 | No              |
| **Referral/Credit System**   | GA             | No                    | Limited            | No              |
| **Google Drive Integration** | Beta           | No                    | No                 | No              |
| **Investor Issuance Portal** | Add-on         | GA                    | Limited            | GA              |
| **Fund/SPV Management**      | GA             | GA (separate product) | Limited            | GA (core focus) |
| **ASC 718 Reporting**        | Planned        | GA (Scale)            | Custom             | Limited         |
| **IPO Advisory**             | Planned        | GA (Scale)            | No                 | No              |

<Info>
  **Source for Equa features:** [Feature Matrix](/business/feature-matrix) verified against `equa-web/src/modules/` (24 modules) and `equa-server/modules/` (20 modules). Competitor features from respective pricing pages and documentation, retrieved 2026-02-21.
</Info>

## Positioning Map

```mermaid theme={null}
quadrantChart
    title "Market Positioning: Self-Service vs Sales-Led, AI vs Traditional"
    x-axis "Sales-Led" --> "Self-Service"
    y-axis "Traditional" --> "AI-First"
    quadrant-1 "AI + Self-Service"
    quadrant-2 "AI + Sales-Led"
    quadrant-3 "Traditional + Sales-Led"
    quadrant-4 "Traditional + Self-Service"
    "Equa": [0.85, 0.90]
    "Pulley": [0.70, 0.25]
    "AngelList": [0.45, 0.30]
    "Carta": [0.30, 0.15]
```

### Equa: AI-First, Self-Service

* **Unique position:** Only platform with AI-powered workspace setup (Equanaut)
* **Onboarding:** Natural language -- describe your company and Equanaut configures everything
* **Pricing:** Lowest barrier to entry (\$0 START with no stakeholder cap)
* **Focus:** Startups, funds, SPVs, ESOP companies

### Carta: Enterprise-First, Full-Service

* **Market position:** Incumbent market leader with the broadest feature set
* **Strength:** 409A valuations, IPO advisory, ASC 718, board meetings
* **Weakness:** Higher cost, complex onboarding, no AI capabilities
* **Focus:** Growth-stage to pre-IPO companies

### Pulley: Mid-Market, Modern UX

* **Market position:** Carta alternative with simpler pricing and modern interface
* **Strength:** Good balance of features and price, crowdfunding support
* **Weakness:** No free tier, no AI, limited data room and integration capabilities
* **Focus:** Seed to Series B startups

### AngelList Stack: Fund-First, Investor-Focused

* **Market position:** Core focus on fund management, SPVs, and syndicates
* **Strength:** Deep fund/SPV tooling, investor dashboards, Roll Up Vehicles
* **Weakness:** Complex pricing for SPVs (\$8K+ setup), less focus on company cap tables
* **Focus:** Fund managers, syndicates, angel investors

## Competitive Advantages

### Where Equa Wins

| Advantage                 | Detail                                                                                                | Evidence                                                                      |
| ------------------------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| **AI Onboarding**         | Only platform where users describe their org in natural language and get a fully configured workspace | `equa-web/src/modules/equanaut/` (41 files, GA maturity)                      |
| **\$0 Entry with No Cap** | Free START plan has no stakeholder or fundraising limits                                              | `payments-plan.tsx` line 9: Price '\$0', no limits specified                  |
| **Per-Holder Pricing**    | Cost scales proportionally with actual usage; no tier cliffs                                          | `equa-server/modules/billing/src/writing.ts` member component model           |
| **Integrated Data Rooms** | Built-in secure document sharing at all tiers                                                         | `equa-web/src/modules/documents/` (GA), `equa-server/modules/data-room/`      |
| **Blockchain Securities** | Tokenized security issuance available as add-on                                                       | Feature listed in `features-and-additional-services.tsx` line 105             |
| **Finance Dashboard**     | Built-in financial metrics, AR/AP, bank integration                                                   | `equa-web/src/modules/hh-finance/` (GA, 15 files)                             |
| **Referral Credits**      | Equa Cash earned through referrals, applied to subscriptions                                          | `equa-server/modules/referral/`, `equa-web/src/modules/referrals/` (39 files) |

### Where Competitors Win

| Competitor Advantage                                            | Equa Gap                    | Priority to Address                     |
| --------------------------------------------------------------- | --------------------------- | --------------------------------------- |
| **Carta:** 409A valuations included in plan                     | Equa offers as add-on only  | Medium -- evaluate bundling into GROWTH |
| **Carta:** Board meeting tools, IPO advisory                    | Not implemented in Equa     | Low -- targets different stage          |
| **Carta/Pulley:** HRIS integration (Gusto, Rippling)            | Not implemented in Equa     | Medium -- reduces manual data entry     |
| **Pulley:** Crowdfunding pricing bundles                        | No equivalent in Equa       | Low -- niche segment                    |
| **AngelList:** Deep SPV/syndicate tooling with Roll Up Vehicles | Basic fund support only     | Medium -- opportunity to differentiate  |
| **All competitors:** ASC 718 reporting, Form 3921               | Planned but not implemented | High -- required for compliance         |
| **Carta:** SSO for enterprise                                   | Not implemented             | Medium -- needed for SCALE tier         |

## Market Opportunity

### Total Addressable Market

The equity management software market serves companies at every stage that issue equity:

| Segment                  | Estimated Size          | Primary Competitor                          | Equa Opportunity                                           |
| ------------------------ | ----------------------- | ------------------------------------------- | ---------------------------------------------------------- |
| Pre-seed / Seed startups | Largest by count        | Carta (Launch free tier)                    | Strong -- \$0 START + AI onboarding removes all friction   |
| Series A-B               | High value              | Carta (Build/Grow), Pulley (Startup/Growth) | Good -- per-holder pricing is competitive                  |
| Growth / Pre-IPO         | Highest ARPO            | Carta (Scale)                               | Developing -- SCALE plan needs ASC 718, SSO, IPO tools     |
| Funds / SPVs             | Niche, high value       | AngelList Stack                             | Good -- all-in-one platform vs AngelList's complex pricing |
| ESOP-focused             | Large by employee count | Carta, Pulley                               | Strong -- comprehensive ESOP module (37 files, GA)         |

### Differentiation Strategy

Equa's primary differentiation is the **AI-first, self-service** approach:

1. **Reduce time-to-value** from days (competitor onboarding) to minutes (Equanaut setup)
2. **Eliminate pricing barriers** with \$0 START and no stakeholder caps
3. **Scale proportionally** with per-holder pricing instead of tier cliffs
4. **Integrate vertically** with built-in data rooms, document generation, and finance dashboard

The competitive gap to close is compliance tooling (409A, ASC 718, Form 3921, board meetings) needed to compete at growth-stage and enterprise segments.
