# Introdução

- [Princípios da Análise Técnica](https://trading.paradigma.education/mentalidade/tecnicos-vs.-fundamentalistas.md): O que motiva as tomadas de decisão de um trader? Como se avalia uma oportunidade? Quais são os critérios para julgar uma estratégia?
- [Gerenciamento de Risco](https://trading.paradigma.education/mentalidade/gerenciamento-de-risco.md): Os dois pilares de sobrevivência no mercado: aprenda a limitar suas perdas e lidar com seu principal inimigo: você. Conheça o primeiro pilar de sobrevivência no mercado: limitar as perdas.
- [Influências Psicológicas](https://trading.paradigma.education/mentalidade/influencias-psicologicas.md): É hora de conhecer o segundo pilar de sobrevivência no mercado: aprender a lidar com seu principal inimigo. Você.


---

# 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://trading.paradigma.education/mentalidade.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.
