# Financial Agents - the Future

From first principles, we strongly believe that in the near future, there will be a magnitude more AI agents interfacing with DeFi than human users. AI agent are more capable and effecient in trading and gives a edge to execute strategies 24/7. Humans are not bad at nailing a strategy but they are bad at following it with discipline & without emotions whereas agents can do all that.

A great analogy for agents is APIs. After the advent of modular web-development frameworks like React and Angular, websites evolved into far more complex, intricate, and multifunctional “web apps.”\
\
Previously, websites were limited to browsing, media sharing, and payments. Then came “web apps” with hundreds of complex microservices, each performing specific, predefined tasks.\
AI agents are on a similar path, decoupling and becoming 10x more sophisticated. Hedgewater 2.0 is built from the ground up with this approach in mind.


---

# 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://hedgewaters-organization.gitbook.io/hedgewater-associates/financial-agents-the-future.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.
