# Strategy

### Article 1: Defensive

Article covering the Defensive approach of PinoAPI.

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

### Article 2: Aggressive

Article covering the Aggressive approach of PinoAPI.

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

### Article 3: Risk Management

Article covering the basics of Risk Management and a popular method you could use.

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

### Article 4: Trade Emotion

An article explaining the blueprint of a low risk, extremely high-reward strategy.

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

### Article 5: Isolate Risk

An article explaining how to successfully isolate risk in less fortunate instruments.

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


---

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