File size: 12,257 Bytes
38f9c15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
# Rooting Future Strategy Engine
## User Manual v6.0.0-alpha

---

## Table of Contents

1. [Introduction](#1-introduction)
2. [System Requirements](#2-system-requirements)
3. [Installation](#3-installation)
4. [License Activation](#4-license-activation)
5. [AI Configuration](#5-ai-configuration)
6. [Generating a Strategic Plan](#6-generating-a-strategic-plan)
7. [Viewing the Plan (WebApp)](#7-viewing-the-plan-webapp)
8. [Exporting the Plan](#8-exporting-the-plan)
9. [Sharing the Plan](#9-sharing-the-plan)
10. [Settings](#10-settings)
11. [Troubleshooting](#11-troubleshooting)
12. [FAQ](#12-faq)
13. [Support](#13-support)

---

## 1. Introduction

**Rooting Future Strategy Engine** is an artificial intelligence software designed to generate professional strategic plans for football/soccer clubs.

### What the Software Does

- Analyzes club data (name, category, city, competitors)
- Automatically generates a complete strategic plan using 6 specialized AI agents
- Produces scientific content with industry benchmarks
- Exports to professional formats (PDF, DOCX, HTML)
- Enables secure sharing with external stakeholders

### The 6 AI Agents

| Agent | Specialization |
|-------|----------------|
| Sporting | Technical sector, first team, methodologies |
| Structural | Infrastructure, facilities, logistics |
| Marketing | Communication, brand, sponsorships |
| Social | Community, social responsibility, territory |
| Financial | Budget, economic sustainability, investments |
| Coordinator | Strategic synthesis and overall coherence |

---

## 2. System Requirements

### Minimum Requirements

| Component | Requirement |
|-----------|-------------|
| Operating System | Windows 10/11 (64-bit) |
| RAM | 4 GB |
| Disk Space | 500 MB |
| Connection | Internet required |
| Browser | Chrome, Firefox, Edge (recent version) |

### Recommended Requirements

| Component | Recommended |
|-----------|-------------|
| RAM | 8 GB |
| Connection | Fiber or stable 4G |
| Screen | 1920x1080 or higher |

---

## 3. Installation

### Step 1: Extract Files

1. Download `RootingFuture_v6.0.0-alpha.zip`
2. Right-click on the ZIP file
3. Select **"Extract All..."**
4. Choose a destination folder (e.g., `C:\RootingFuture`)
5. Click **"Extract"**

### Step 2: Launch the Application

1. Open the extracted folder
2. Double-click on `RootingFuture_Alpha.exe`
3. If Windows shows a security warning:
   - Click **"More info"**
   - Click **"Run anyway"**

### Step 3: Wait for Startup

- The application takes 5-10 seconds to start
- Your browser will automatically open to `http://localhost:5000`
- You'll see the **Activation** page

> **Note**: Don't close the black terminal window that appears. It's the application server.

---

## 4. License Activation

On first launch, you must activate your license to use the software.

### Step 1: Copy the Machine Code

On the activation page, you'll see a **Machine Code (HWID)** in the format:
```
XXXX-XXXX-XXXX-XXXX
```

1. Click on the code to copy it
2. Send it to your Rooting Future representative

### Step 2: Receive the License Key

Your representative will send you:
- A **license key** in the format `XXXXXX-XXXXXX-XXXXXX-XXXXXX`
- The license **duration** (e.g., 365 days)

### Step 3: Activate

1. Enter your **email**
2. Enter the **license key** received
3. (Optional) Enter the **duration in days**
4. Click **"Activate License"**

If the data is correct, you'll be redirected to the Dashboard.

### What Happens After Activation

- An account is automatically created with your email
- You receive **10 credits** to generate plans
- The license is saved locally

---

## 5. AI Configuration

Before generating plans, you must configure the AI provider.

### Access Settings

1. From the Dashboard, click the **gear icon** (βš™οΈ) in the top right
2. Or go directly to `http://localhost:5000/settings`

### Option A: Google Gemini (Recommended)

1. Go to https://aistudio.google.com/apikey
2. Sign in with your Google account
3. Click **"Create API Key"**
4. Copy the generated key (starts with `AIza...`)
5. In Rooting Future Settings:
   - Select **"Google Gemini"** as provider
   - Paste the API Key in the field
   - Click **"Test Connection"**
   - If green, click **"Save Settings"**

### Option B: OpenRouter (Free Alternative)

1. Go to https://openrouter.ai/keys
2. Create a free account
3. Generate an API Key (starts with `sk-or-v1-...`)
4. In Rooting Future Settings:
   - Select **"OpenRouter"** as provider
   - Paste the API Key
   - Select a **free model**:
     - Gemini 2.0 Flash (free) - recommended
     - DeepSeek V3 (free)
     - Llama 4 Maverick (free)
     - Qwen3 235B (free)
   - Click **"Test Connection"**
   - If green, click **"Save Settings"**

---

## 6. Generating a Strategic Plan

### Step 1: Start Generation

1. From the Dashboard, click **"New Plan"**
2. Or go to `http://localhost:5000/new-plan`

### Step 2: Fill in Club Data

| Field | Description | Example |
|-------|-------------|---------|
| Club Name | Official club name | Manchester United FC |
| City | Main headquarters | Manchester |
| Category | Competition level | Premier League |
| Competitors | Rival clubs (max 10) | Liverpool, Chelsea, Arsenal |

### Step 3: Start Generation

1. Click **"Generate Strategic Plan"**
2. Wait for completion (1-2 minutes)
3. You'll see a progress bar with steps:
   - Data analysis
   - Section generation (6 agents)
   - Final synthesis
   - Saving

### Step 4: View the Result

Upon completion, you'll be redirected to the **Plan WebApp** with:
- All sections navigable from the side menu
- Buttons to export in various formats
- Sharing option

---

## 7. Viewing the Plan (WebApp)

The WebApp is the interactive interface for viewing the generated plan.

### Navigation

- **Left sidebar**: list of sections
- **Search bar**: search keywords in the plan
- **Center section**: content of the selected section

### Plan Sections

1. **Executive Summary** - Strategic overview
2. **Situational Analysis** - Current club status
3. **Technical-Sporting Area** - First team and methodologies
4. **Youth Sector** - Academy and training
5. **Infrastructure** - Facilities and structures
6. **Marketing and Communication** - Brand and sponsors
7. **Social Area** - Community and territory
8. **Financial Sustainability** - Budget and investments
9. **Operational Plan** - Timeline and milestones
10. **KPIs and Metrics** - Success indicators
11. **Risk Management** - Risk analysis
12. **Conclusions** - Summary and next steps

### Scientific Data

Each section includes **Data Points** with:
- πŸ“Š **Value**: numerical or qualitative data
- πŸ“ˆ **Benchmark**: comparison with category average
- 🎯 **Reliability**: confidence level (High/Medium/Low)
- πŸ“š **Source**: bibliographic reference

> **Reliability Tooltip**: hover over the "?" to understand what the levels mean.

---

## 8. Exporting the Plan

### Available Formats

| Format | Description | Recommended Use |
|--------|-------------|-----------------|
| **PDF** | Professional formatted document | Presentations, printing |
| **DOCX** | Editable Microsoft Word | Subsequent modifications |
| **HTML** | Standalone web page | Digital archive |
| **One-Pager** | 1-page summary | Quick pitch |

### How to Export

1. From the plan WebApp, click the button for the desired format
2. Wait for generation (PDF takes 5-10 seconds)
3. The file will download automatically

### Format Notes

- **PDF**: Requires internet connection (uses Chromium for rendering)
- **DOCX**: Editable, maintains basic formatting
- **HTML**: Includes all styles, viewable offline
- **One-Pager**: Ideal for quick executive summary

---

## 9. Sharing the Plan

You can share the plan with external stakeholders (presidents, sponsors, investors) without them needing an account.

### Creating a Sharing Link

1. From the plan WebApp, click **"Share Plan"**
2. Configure the options:

| Option | Description |
|--------|-------------|
| Expiration | 7, 30, 90, or 365 days |
| Password | (Optional) Password protection |
| Download Permissions | Enable/disable file download |

3. Click **"Generate Link"**
4. Copy the generated link and send it

### Managing Shares

- From the WebApp, **"Active Links"** section
- You can see: views, creation date, expiration
- You can **revoke** a link at any time

### Security

- Links are random UUIDs (not guessable)
- Password is hashed (SHA-256)
- Revocation is immediate and irreversible
- Expired links are no longer accessible

---

## 10. Settings

Access settings by clicking the gear (βš™οΈ) from the Dashboard.

### AI Configuration

| Field | Description |
|-------|-------------|
| AI Provider | Gemini or OpenRouter |
| API Key | Your personal key |
| Model | (OpenRouter only) Model to use |

### License Status

View:
- Associated email
- Activation date
- License expiration
- Remaining days

### Saving

Click **"Save Settings"** after each change.

---

## 11. Troubleshooting

### Application Won't Start

**Cause**: Windows Defender or antivirus blocking the exe.

**Solution**:
1. Open Windows Defender
2. Go to "Virus & threat protection"
3. Click "Protection history"
4. Find RootingFuture and click "Allow"

### "API Key Missing" Error

**Cause**: You haven't configured the AI provider.

**Solution**:
1. Go to Settings
2. Enter your API Key (Gemini or OpenRouter)
3. Click "Test Connection"
4. Save

### "License Expired" Error

**Cause**: The license has passed its expiration date.

**Solution**:
1. Contact your representative for renewal
2. You'll receive a new license key
3. Reinstall or contact support

### Slow Generation (>3 minutes)

**Cause**: Slow connection or overloaded AI provider.

**Solution**:
1. Check your internet connection
2. Try a different provider (Gemini ↔ OpenRouter)
3. Try again at a different time

### PDF Won't Generate

**Cause**: Playwright/Chromium not installed.

**Solution**:
1. Make sure you have internet connection
2. Use DOCX export as an alternative
3. Restart the application

### Blank Page in Browser

**Cause**: Server hasn't started yet.

**Solution**:
1. Wait 10 seconds
2. Refresh the page (F5)
3. Verify the terminal window is open

---

## 12. FAQ

### How many plans can I generate?

Depends on available credits. Each plan costs 1 credit. You start with 10 credits and can request more from your representative.

### Can I edit generated plans?

Yes, by exporting in DOCX format you can edit everything with Microsoft Word or compatible software.

### Is club data saved online?

No. All data is saved **locally** on your computer in the `rooting_future.db` file. No data is sent to external servers except AI APIs for generation.

### Can I use the software offline?

No. Internet connection is required for:
- Generating plans (requires AI API)
- Generating PDFs (requires Chromium)

### Is the license transferable?

No. The license is bound to computer hardware (HWID). If you change PCs, you'll need to request a new license.

### What happens if the license expires?

You can continue to view and export already generated plans. You cannot generate new plans until you renew.

### Can I install on multiple computers?

Each computer requires a separate license because the HWID is unique.

### Are competitors analyzed online?

No. The competitors entered only serve as context for the AI. No automatic web research is performed in the alpha version.

---

## 13. Support

### Contacts

- **Email**: support@rootingfuture.com
- **License Representative**: Your commercial contact

### Reporting a Bug

When reporting a problem, include:
1. Problem description
2. Steps to reproduce
3. Screenshot (if possible)
4. Contents of `logs/` folder (if present)

### Requesting Features

Send suggestions to support@rootingfuture.com with subject "Feature Request".

---

## Appendix: Keyboard Shortcuts

| Shortcut | Action |
|----------|--------|
| `Ctrl + F` | Search in plan |
| `Esc` | Close modal windows |
| `↑ / ↓` | Navigate between sections |

---

## Version History

| Version | Date | Notes |
|---------|------|-------|
| 6.0.0-alpha | Feb 2026 | First public alpha release |

---

*Manual updated: February 7, 2026*
*Rooting Future Strategy Engine - All rights reserved*