# The Ultimate Trading Blueprint

## Market Masters

- [Welcome to the Blueprint](https://free.marketmasters.chat/blueprint/welcome/welcome-to-the-blueprint.md)
- [Day Trading 101](https://free.marketmasters.chat/blueprint/beginner/day-trading-101.md): Everything you need to know to get started.
- [Master EDU PDF](https://free.marketmasters.chat/blueprint/beginner/master-edu-pdf.md): Compiled education to save you time searching the internet
- [Trading Psychology](https://free.marketmasters.chat/blueprint/beginner/trading-psychology.md)
- [Logging & Journaling](https://free.marketmasters.chat/blueprint/beginner/logging-and-journaling.md)
- [Setting Up Your Broker](https://free.marketmasters.chat/blueprint/beginner/setting-up-your-broker.md)
- [Checklists](https://free.marketmasters.chat/blueprint/beginner/checklists.md): Trading Checklists to Follow
- [Expectations](https://free.marketmasters.chat/blueprint/beginner/expectations.md)
- [Common Mistakes](https://free.marketmasters.chat/blueprint/beginner/common-mistakes.md): Common Mistakes New Traders Make
- [Risk Management](https://free.marketmasters.chat/blueprint/intermediate/risk-management.md)
- [Account Management](https://free.marketmasters.chat/blueprint/intermediate/account-management.md)
- [Goal Setting & Risk Management](https://free.marketmasters.chat/blueprint/intermediate/goal-setting-and-risk-management.md): Goal Setting and Risk Management for Day Traders
- [Paper Trading](https://free.marketmasters.chat/blueprint/intermediate/paper-trading.md): Paper Trading To Success
- [Get To Know Floats](https://free.marketmasters.chat/blueprint/intermediate/get-to-know-floats.md)
- [SEC Forms](https://free.marketmasters.chat/blueprint/intermediate/sec-forms.md)
- [Book Recommendations](https://free.marketmasters.chat/blueprint/intermediate/book-recommendations.md)
- [Free Books](https://free.marketmasters.chat/blueprint/intermediate/free-books.md)
- [Finding Winning Tickers](https://free.marketmasters.chat/blueprint/advanced/finding-winning-tickers.md): How I find winning tickers (DAILY)
- [Finviz Presets](https://free.marketmasters.chat/blueprint/advanced/finviz-presets.md)
- [Trader Taxes](https://free.marketmasters.chat/blueprint/advanced/trader-taxes.md)
- [Level 2 Course](https://free.marketmasters.chat/blueprint/advanced/level-2-course.md)
- [Level Up](https://free.marketmasters.chat/blueprint/premium-membership/level-up.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://free.marketmasters.chat/blueprint/welcome/welcome-to-the-blueprint.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
