# 投资理财

- [【入门】股票入门基础](https://kysonlok.gitbook.io/blog/investment/introduction_for_stock.md)
- [【股初】找准股票入场时机](https://kysonlok.gitbook.io/blog/investment/buy_stock_at_right_time.md)
- [【股初】合理规避风险](https://kysonlok.gitbook.io/blog/investment/mitigate_risks_effectively.md)
- [【股初】“好公司”投资法](https://kysonlok.gitbook.io/blog/investment/invest_in_good_companies.md)
- [【股初】财务三表分析](https://kysonlok.gitbook.io/blog/investment/analysis_financial_sheet.md)
- [【股初】“捡烟蒂”投资法](https://kysonlok.gitbook.io/blog/investment/invest_in_cheap_stocks.md)
- [【股初】构建白马组合](https://kysonlok.gitbook.io/blog/investment/pick_good_stocks.md)
- [【股进】选择好生意](https://kysonlok.gitbook.io/blog/investment/great_business.md)
- [【股进】好公司——商业逻辑](https://kysonlok.gitbook.io/blog/investment/great_corporation1.md)


---

# 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://kysonlok.gitbook.io/blog/investment.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.
