> For the complete documentation index, see [llms.txt](https://nicholashartnett.gitbook.io/my-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicholashartnett.gitbook.io/my-gitbook/finance/one-pagers/efficient-market-hypothesis.md).

# Efficient Market Hypothesis 🙊

{% embed url="<https://docs.google.com/document/d/1tfrXBHwplvlNHiZAkcbU_6aOdvXZjmwA3qpXUTErT2g/edit?usp=sharing>" %}
[https://docs.google.com/document/d/1tfrXBHwplvlNHiZAkcbU\_6aOdvXZjmwA3qpXUTErT2g/](https://docs.google.com/document/d/1tfrXBHwplvlNHiZAkcbU_6aOdvXZjmwA3qpXUTErT2g/edit?usp=sharing)
{% endembed %}

'Knowledge is power'. It's a saying that can be applied to many fields, including finance. Imagine you possess the inate ability to source relevant information that no one else has the ability to source and you can use this information systematically to your advantage when investing on the stock market. It could prove quite lucrative.

The Efficient Market Hypothesis discusses whether this is the case (there is an information mismatch within the market resulting in opportunity) or whether markets are efficient and opportunities remain limited.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nicholashartnett.gitbook.io/my-gitbook/finance/one-pagers/efficient-market-hypothesis.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.
