# Fees

#### **One-Time Creation Fee**

* **Amount**: `4,500 HWTR` tokens
* **Purpose**: Paid once when the Agent is initially created.

***

#### **Recurring Fees**

* **Amount**: `$0.25` per swap (i.e., per successful trade execution)
* **Policy**:
  * Charged **only when a swap occurs.**
  * There is **no fee** for simply running or analyzing market data — if the Agent is idle or takes no action, you are not charged.

***

#### **Recommendation**

* It is **strongly advised** to deposit **at least $500** initially.
* Reason: Smaller balances will be disproportionately affected by the $0.25 swap fee, reducing your effective profit margin.


---

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