# 전략 따라하기

처음부터 무엇을 입력해야 할지 잘 모를 수 있습니다.   저희는 유명 헷지펀드나 투자기관의 투자전략 및 저명한 학자들의 투자전략들을 따라 할 수 있도록 전략 따라하기 기능을 제공합니다. 화면 위쪽에서 맘에 드는 전략을 선택하시면 그 전략의 내용이 자동으로 선택 되어집니다. (어디에서도 제공되지 않는 저희만의 특화된 기능입니다.) 또한, 이 전략을 기반으로 원하는 자산 및 방법등을 추가하거나 수정하실 수 있습니다.

처음 나만의 전략을 수립하기가 어려울 경우 기존 대가들의 전략으로부터 출발하는 것을 추천합니다. 아주 유용하게 활용하시기 바랍니다.

**기본  전략 :** 논문에  소개되어 널리 알려진 일반적인 자산배분 전략입니다.

**커뮤니티전략 :** 기존 전략에서 투자자산, 모멘텀, 산출기간, 위험회피옵션, 방어자산 등을 변경한 샘플 전략입니다.


---

# 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.snowball72.com/how-to/clone-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.
