## Notes
- [[Appreciate mastery]]
- There is a bit of nuance with mastery vs expertise
- Expertise is about competence and specification
- Mastery is about breadth and teachability
- What makes an expert
- Knows how a situation develop and where it is going
- Prediction
- Show any company, this is why theyr'e there, this is what will happen
- Experts know big picture, to see how elements affect one another
- Noticing - detect cues that people may miss
- feature in tool to map out knowledge space better
- backlinks have been learning
- prioritizing taste to find your l earning path
- knowing what measures
- self-monitor
- knowing what measures
- finding anomalies
- equipment difficulty
- Mastery requires us to have high [[Self-efficacy]]
- Eventually, competence turns into a major form of [[Intrinsic motivation]], so we don't need to resort to
- ![[Peak Secrets From the New Science of Expertise#^oebjn4]] ^i1t06r
## Cultivation
- [[Purposeful practice]] helps with getting better at skills
- Intellectual improvement can come from refining [[Mental representations]]
- Curiosity
## Queries
### Notes
- proficiency and skillfulness
```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" AND !outgoing([[]])
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden" AND !outgoing([[]])
sort file.mtime desc
```