# General Knowledge

- [General Knowledge](https://finance.jennapascarelli.com/general-knowledge/general-knowledge.md): Key information about stocks
- [Key Terms](https://finance.jennapascarelli.com/general-knowledge/general-knowledge/key-terms.md): The key terms to know when talking about finance
- [Bonds](https://finance.jennapascarelli.com/general-knowledge/general-knowledge/bonds.md): What are bonds? Why would you buy them?
- [Stocks](https://finance.jennapascarelli.com/general-knowledge/general-knowledge/stocks.md): What are stocks? How do you buy them?
- [More Complex Investing](https://finance.jennapascarelli.com/general-knowledge/complex.md)
- [Options](https://finance.jennapascarelli.com/general-knowledge/complex/options.md): What are options? When would you use them? How do you make money on them?
- [Options: Real World Example](https://finance.jennapascarelli.com/general-knowledge/complex/options/options-real-world-example.md)
- [Options strategies](https://finance.jennapascarelli.com/general-knowledge/complex/options/options-strategies.md): When buying options, you can do much more than just buy one!
- [Company Analysis](https://finance.jennapascarelli.com/general-knowledge/analysis.md): How to do research on companies to see if they are worth investing into
- [Technical Analysis](https://finance.jennapascarelli.com/general-knowledge/analysis/technical-analysis.md)
- [Implied Volatility](https://finance.jennapascarelli.com/general-knowledge/analysis/technical-analysis/implied-volatility.md)
- [Relative Strength Index](https://finance.jennapascarelli.com/general-knowledge/analysis/technical-analysis/relative-strength-index.md): What is the Relative Strength Index? What does it signify?
- [Fundamental Analysis](https://finance.jennapascarelli.com/general-knowledge/analysis/fundamental-analysis.md)
- [Analyzing Earnings Reports](https://finance.jennapascarelli.com/general-knowledge/analysis/fundamental-analysis/analyzing-earnings-reports.md)
- [Balance Sheets](https://finance.jennapascarelli.com/general-knowledge/analysis/fundamental-analysis/analyzing-earnings-reports/balance-sheets.md): The balance sheet shows how much money a company earned in a given time period (usually quarterly or annually) and are a good place to start telling how a company is going.
- [Helpful Ratios](https://finance.jennapascarelli.com/general-knowledge/analysis/fundamental-analysis/helpful-ratios.md): Primary metrics to understand and look at
- [EV to EBITDA](https://finance.jennapascarelli.com/general-knowledge/analysis/fundamental-analysis/ev-to-ebitda.md): Enterprise Value to Earnings before Interest, Taxes, Depreciation, and Amortization
- [Deep Value Analysis](https://finance.jennapascarelli.com/general-knowledge/analysis/fundamental-analysis/deep-value-analysis.md): The act of finding undervalued securities, based on their valuation multiple.
- [Good Resources](https://finance.jennapascarelli.com/general-knowledge/analysis/good-resources.md): General resources that are useful for Technical and Fundamental analysis


---

# 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://finance.jennapascarelli.com/general-knowledge.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.
