> For the complete documentation index, see [llms.txt](https://cryptic-documentation.gitbook.io/cryptic-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptic-documentation.gitbook.io/cryptic-documentation/marketing/5.-marketing-overview/5.3-user-acquisition-model.md).

# 5.3 User Acquisition Model

Cryptic’s user acquisition model is built around product education, low-friction onboarding, partner integrations, and community trust.

The goal is to bring users into the Cryptic ecosystem through clear product value across **Mobile, Desktop, and SDK infrastructure**.

#### **Acquisition Channels**

Cryptic’s growth strategy may include:

* Product walkthroughs showing real Mobile and Desktop use cases
* Community-led education around secure communication, payments, and post-quantum security
* Referral incentives for new users, product usage, and retention milestones where applicable
* Partner-led campaigns tied to real integrations and user workflows
* Developer onboarding through SDK documentation, examples, and integration guides
* Ecosystem content for DeFi users, privacy-focused users, builders, and teams
* Continuous testing across copy, onboarding flows, UX, and incentive structures

#### **User Journey Hooks**

Cryptic can acquire different user groups through different product surfaces:

**Mobile Users**\
Simple private communication, wallet functionality, and payments.

**Desktop Power Users**\
Secure messaging, wallet actions, swaps, lending, storage, privacy tools, and encrypted notes in one workspace.

**Developers and Partners**\
Post-quantum encrypted communication through the Cryptic SDK.

**Crypto-Native Communities**\
Private coordination around payments, DeFi activity, partner integrations, and ecosystem workflows.

#### **The Hook**

**Chat. Pay. Coordinate.**

One secure product stack across Mobile, Desktop, and SDK.

No unnecessary context switching.\
No fragmented workflows.\
No need to choose between communication and financial action.

#### **Why It Works**

Cryptic’s acquisition model is strongest when users can see the product working.

The strategy is to turn product proof into growth:

* Show the Mobile app
* Demo the Desktop experience
* Explain the SDK
* Activate partner communities
* Educate users clearly
* Build trust through consistent communication

> *Cryptic grows best when the product does the convincing.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cryptic-documentation.gitbook.io/cryptic-documentation/marketing/5.-marketing-overview/5.3-user-acquisition-model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
