# Introduction

## 🤖 Auto-Vote for veNFTs

**Hyward is the first AI-driven ve(3,3) auto-vote engine.**

You lock your tokens for up to 4 years. But the rewards only come if you vote correctly every single week. Hyward does that part for you — forever.

> Delegate once. Earn continuously.

***

## What You Get

{% hint style="success" %}
**One-time setup. Continuous earnings.**\
Delegate your veNFT once. Hyward handles the weekly work — voting, claiming, converting, extending — from then on.
{% endhint %}

Every week, for every delegated veNFT, Hyward:

* 🗳️ **Votes** on the highest-yielding pool combinations
* 🎯 **Claims** bribes, fees, and rebases
* 💱 **Converts** rewards into your preferred token — or compounds back into the lock
* 🔒 **Extends** the lock so you never lose voting power

You come back whenever you want and click **Claim**.

***

## Why It Matters

Most ve(3,3) voters are part-time. The model assumes they vote optimally every 7 days, for years. Almost no one does.

{% hint style="warning" %}
**15–25% of voting power sits unused every week.**\
Individual voters miss another **20–30% of potential yield** by voting on brand loyalty instead of optimal Bribe + Fee ROI.
{% endhint %}

Hyward closes that gap.

***

## Start Here

{% hint style="info" %}
New to Hyward? Start with the [**Connecting Your Wallet**](/user-guide/connect-wallet.md) walkthrough.
{% endhint %}

* [**Connect Your Wallet**](/user-guide/connect-wallet.md) → first step
* [**Delegate a veNFT**](/user-guide/delegate.md) → set up automation
* [**Claim Rewards**](/user-guide/claim.md) → collect your earnings
* [**FAQ**](/user-guide/faq.md) → common questions


---

# 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://doc.hyward.xyz/readme.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.
