# DotA 2 for Tome.gg

> *Learn in games, apply it in life. Win at both.*

**DotA 2 for Tome.gg** writes about what you can learn from DotA 2 and apply to your mid- to senior-level software engineer career. In your career, your will encounter varying problems, goals, and scenarios. What should you pay attention to? What should you do or what you should not do?

That's one of the problems: there are a lot of unknowns.

I highly recommend you start with the commitment to know yourself.

{% content-ref url="/pages/OBfxV6KQQgt85DzmeiBV" %}
[Know yourself](/mental-models/know-yourself.md)
{% endcontent-ref %}

## Information

**DotA2 for Tome.gg** is a learning platform led by [Darren](https://sapalo.dev), in collaboration with [The Gaming Classroom](https://app.gitbook.com/s/CnyFLMsXi5AQy7tqzpvw/~/changes/dqiTc3j5wLS6i2FlRujQ/learning-domains/gaming/dota-2/knowing-yourself).&#x20;

**Subscribe to the Tome.gg project by** [**signing up for our newsletter**](https://darrensapalo.typeform.com/to/mIo8hWXx)**!**

In the video below, you can listen to Darren talk about his software engineering journey, and how gaming and engineering mindsets intersects.

{% embed url="<https://www.youtube.com/watch?v=UMxhEfkVMc4>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current 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.
