## Projects
- 200k context
- Can integrate really well with projects no?
- Can help me transform my own personal learnings and notes into digestible mediums
- Can turn personalized instructions I've been collecting into agents for
- [Example usage](https://www.youtube.com/watch?v=fK5U-ejFj0k&t=312s&ab_channel=AarthiandSriram)
### Shortcuts
- Choose certain sources
## Tips
- Proper XML tag structure, like Anthropic recommends on their docs, really does work.
- there is a big difference if you let it know outright that it can use as many subsequent messages as needed to finish X task.
- Otherwise, it will try to abridge whatever its reply is to fit within 1 output token window. Which means you may be losing COT benefits or additional context that would help you resolve or develop a solution faster.