# Introduction

Hedgewater is the first framework for deploying permissionless and autonomous AI agents on HyperEVM. It’s a platform to build your AI-powered trading agent that follows your strategy, trades 24/7, and adapts to your rules - fully automated and deeply personalized.&#x20;

Users can create custom strategies, such as:

* "Range trade for me: buy at this price, sell at these prices."
* "Execute a swing trading strategy: long retest of certain EMAs, coincident with RSI below 40."
* "Airdrop farm for me on Hyperswap or Kittenswap, with adding some custom instructions to market make on hyperevm tokens."

Hedgewater is also an on-chain AI investment fund focused on Hyperliquid ecosystem. Our fund is supported by a team of industry pioneers, who played a key role in shaping the foundations of DeFi, as well as experience investors in liquid markets.

We are strategically aligned with Hyperliquid's position as an emerging leader in community-driven blockchains and a compelling successor to Binance.


---

# 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/introduction.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.
