# Knowledgebase

- [Analysis](https://docs.pinoapi.com/documentation/knowledgebase/analysis.md): Advanced guides on technical market reading.
- [Data that matters](https://docs.pinoapi.com/documentation/knowledgebase/analysis/data-that-matters.md): Article on data that actually matters in trading.
- [Strategy](https://docs.pinoapi.com/documentation/knowledgebase/strategy.md): Advanced guides and articles about strategy.
- [Isolate Risk](https://docs.pinoapi.com/documentation/knowledgebase/strategy/isolate-risk.md): An article explaining how to successfully isolate risk in less fortunate instruments.
- [Defensive](https://docs.pinoapi.com/documentation/knowledgebase/strategy/defensive.md): Article on the defensive approach for PinoAPI.
- [Aggressive](https://docs.pinoapi.com/documentation/knowledgebase/strategy/aggressive.md): Article on the aggressive approach for PinoAPI.
- [Risk Management](https://docs.pinoapi.com/documentation/knowledgebase/strategy/risk-management.md): Article on the basics of Risk Management.
- [Trade Emotion](https://docs.pinoapi.com/documentation/knowledgebase/strategy/trade-emotion.md): An article explaining the blueprint of a low risk, extremely high-reward strategy.
- [Psychology](https://docs.pinoapi.com/documentation/knowledgebase/psychology.md): Advanced guides and articles on psychology.
- [Trading](https://docs.pinoapi.com/documentation/knowledgebase/psychology/trading.md): Article on the reality of trading for a living.
- [Contrary](https://docs.pinoapi.com/documentation/knowledgebase/psychology/contrary.md): Article covering Contrary Thinking.
- [Bliss](https://docs.pinoapi.com/documentation/knowledgebase/psychology/bliss.md): Article on surviving the dip.
- [Mindset](https://docs.pinoapi.com/documentation/knowledgebase/psychology/mindset.md): Article on the mindset for trading.
- [Who](https://docs.pinoapi.com/documentation/knowledgebase/psychology/who.md): Article on the emotional aspects in trading.
- [Time](https://docs.pinoapi.com/documentation/knowledgebase/psychology/time.md): Article on the importance of time.


---

# 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.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.
