# dota2.tome.gg

## dota2.tome.gg

- [DotA 2 for Tome.gg](https://dota2.tome.gg/dota-2-for-tome.gg.md): Transfer learning from games for mid to senior level software engineers.
- [Know yourself](https://dota2.tome.gg/mental-models/know-yourself.md)
- [Don't carry rocks](https://dota2.tome.gg/mental-models/dont-carry-rocks.md)
- [Use the right tool for the problem](https://dota2.tome.gg/mental-models/use-the-right-tool-for-the-problem.md): Contextualize.
- [Qualify your confidence levels](https://dota2.tome.gg/mental-models/qualify-your-confidence-levels.md)
- [Terraform your environment](https://dota2.tome.gg/mental-models/terraform-your-environment.md)
- [Connect with your audience](https://dota2.tome.gg/mental-models/connect-with-your-audience.md)
- [Minimize rather than maximize](https://dota2.tome.gg/mental-models/minimize-rather-than-maximize.md)
- [Problems, goals, scenarios](https://dota2.tome.gg/definitions/problems-goals-scenarios.md): How to read and navigate using the graph visualization
- [Mental Models](https://dota2.tome.gg/definitions/mental-models.md)
- [Privacy Policy](https://dota2.tome.gg/extras/privacy-policy.md)
- [Roadmap](https://dota2.tome.gg/extras/roadmap.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://dota2.tome.gg/dota-2-for-tome.gg.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.
