copy: remove AI claims, reframe as adaptive protocol (#160)
This commit is contained in:
parent
9e69dcdcac
commit
fe02ffd12d
14 changed files with 113 additions and 118 deletions
|
|
@ -19,16 +19,16 @@
|
|||
</div>
|
||||
|
||||
<div class="concept-block">
|
||||
<h2>The AI</h2>
|
||||
<h2>The Optimizer</h2>
|
||||
<p>
|
||||
Kraiken runs three trading strategies simultaneously — earning fees from every trade that happens. These fees flow back
|
||||
into the vault, growing the floor over time.
|
||||
</p>
|
||||
<p>
|
||||
The AI isn't just holding ETH. It's actively working — adjusting positions, responding to market conditions, and
|
||||
compounding fees into the floor. It runs autonomously, on-chain. No human can intervene.
|
||||
The optimizer reads staker sentiment and adapts positions accordingly — adjusting widths, depths, and allocations
|
||||
to match market conditions. It runs autonomously, on-chain. No human can intervene.
|
||||
</p>
|
||||
<p><router-link to="/docs/ai-agent">→ Technical deep-dive: AI Agent</router-link></p>
|
||||
<p><router-link to="/docs/ai-agent">→ Technical deep-dive: The Optimizer</router-link></p>
|
||||
</div>
|
||||
|
||||
<div class="concept-block">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue