## Notes
- [[You do not need to pay for courses]]
- advertise live as you create
- Make content
- send emails via [[Email Marketing]]
- [Digital products paradox](https://youtube.com/watch?v=ZmixszMNFgM&si=KzLYIlhavW5xGp3z)
- If the products have the secrets then it means the videos talking about would have to be lower quality information
- Makes sense
-
### Medium
- people who are already motivated to learn will not care what style is best for them, as long as they are able to work with the medium
- People prefer textual medium since you can ctrl+f
- google search you're already willing to learn
- but if you've paid then they already care
- videos only needed if it needs visual
### Benefits
- Clear outcomes on problems solved and ROI
- Social proof (case studies, authority)
- Practical
### Best learning environment
- Deadlines
- Integrate learning into existing habits
- External resources
- Multi-media learning
- Special moments and small wins
## Queries
### Notes
- [[Pricing tiers]]
```dataview
list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden"
sort file.mtime desc
```
### Inputs
```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
```