# Psychology

### Article 1: Mindset

Article covering the wrong and right mindset for trading.

{% embed url="<https://docs.pinoapi.com/documentation/knowledgebase/psychology/mindset>" %}

### Article 2: Who

Article covering Who you are, and what you should be while trading.

{% embed url="<https://docs.pinoapi.com/documentation/knowledgebase/psychology/who>" %}

### Article 3: Time

Article on the importance of time.

{% embed url="<https://docs.pinoapi.com/documentation/knowledgebase/strategy/time>" %}

### Article 4: Contrary

Article covering Contrary Thinking.

{% embed url="<https://docs.pinoapi.com/documentation/knowledgebase/psychology/contrary>" %}

### Article 5: Trading

Article covering the reality of trading for a living.

{% embed url="<https://docs.pinoapi.com/documentation/knowledgebase/psychology/trading>" %}


---

# 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://docs.pinoapi.com/documentation/knowledgebase/psychology.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.
