Skip to content

Commit a44094c

Browse files
committed
fix: and update wordings
1 parent aee9fca commit a44094c

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node.js
2020
uses: actions/setup-node@v4
2121
with:
22-
node-version: '18'
22+
node-version: '20'
2323
cache: 'npm'
2424

2525
- name: Install dependencies
@@ -43,7 +43,7 @@ jobs:
4343
- name: Setup Node.js
4444
uses: actions/setup-node@v4
4545
with:
46-
node-version: '18'
46+
node-version: '20'
4747
cache: 'npm'
4848

4949
- name: Install dependencies
@@ -84,7 +84,7 @@ jobs:
8484
- name: Setup Node.js
8585
uses: actions/setup-node@v4
8686
with:
87-
node-version: '18'
87+
node-version: '20'
8888
cache: 'npm'
8989

9090
- name: Install dependencies

docs/introduction.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ sidebar_position: 1
99
Zap Pilot is a **sentiment-driven rebalancing engine** that helps you allocate smarter, avoid
1010
extremes, and grow your long-term BTC/ETH holdings with confidence.
1111

12+
:::tip Elevator Pitch Zap Pilot is a strategy that helps you buy when the market is fearful and sell
13+
when it’s greedy — always executed from your own wallet. :::
14+
1215
---
1316

1417
## 🌪 The Problem: Emotional Investing
@@ -21,25 +24,23 @@ Most crypto investors fail because of **human emotion**:
2124

2225
## 🎯 The Solution: Sentiment-Driven Rebalancing
2326

24-
Zap Pilot automates the discipline of successful investors. We monitor the **Fear & Greed Index**
25-
24/7 and help you execute the right strategy for the current market regime.
27+
Zap Pilot gives you the discipline of a pro investor. We monitor the **Fear & Greed Index** 24/7 and
28+
tell you exactly when to buy fear and sell greed.
2629

2730
> "Buy in fear. Defend in greed."
2831
2932
### How It Works
3033

31-
1. **Monitor Sentiment**: We track market emotion using the Fear & Greed Index.
32-
2. **Smart Allocation**: We suggest the mathematically optimal allocation (Crypto vs. Stablecoins)
33-
for each regime.
34-
3. **Gradual Execution**: You execute the rebalancing directly from your wallet, spread over 5-10
35-
days to avoid bad timing.
34+
1. **We Watch the Market**: We track market emotion using the Fear & Greed Index.
35+
2. **We Suggest the Moves**: We calculate the best Crypto vs. Stablecoin split for right now.
36+
3. **You Execute Safely**: You sign the trades directly. We spread them over 5-10 days to avoid bad
37+
timing.
3638

3739
---
3840

3941
## 🌍 The 5 Market Regimes
4042

41-
We divide the market into 5 distinct regimes. _Note: Our strategies are **bi-directional**—we react
42-
differently depending on whether the market is heating up or cooling down._
43+
We adapt to the market's mood.
4344

4445
| Regime | Indicator | Strategy |
4546
| :---------------- | :----------- | :---------------------------- |
@@ -55,8 +56,7 @@ differently depending on whether the market is heating up or cooling down._
5556

5657
**Your Keys, Your Crypto.**
5758

58-
Zap Pilot is arguably safer than holding manually because it enforces discipline without taking
59-
custody.
59+
Zap Pilot enforces discipline without taking custody.
6060

6161
- **Non-Custodial**: We never hold your funds.
6262
- **On-Chain**: Every trade is executed by you, on-chain.

0 commit comments

Comments
 (0)