## Notes
- Who
- What
- Problem
- Story
- How
- One-liner
- You know how `who` struggle with `problem?` well i help by `what`. for example, `story`, here's `how `
- Who are my competitors?
- [[Marketing beyond the product]]
- Prove your expertise
- Give away best secrets
- Give them EXACTLY what they want
- Sell something they can't get anywhere else
- [[Sales dark practices]]
### Fun marketing
- [[Simple Marketing]]
- Find a theme that resonates with you, and use that as the compass to build a world your audience can appreciate and want to follow you for
- After putting in so much
## Queries
### Notes
```dataview
list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden"
sort file.mtime desc
```
### Inputs
- positioning the battle for your mind
- jolt effect
```dataview
table Tags as Type, Links, Created
from [[]] AND #input AND !"Hidden"
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden"
sort file.mtime desc
```