faq: remove redundant items (speed, agents, pricing) already explained in features/pricing
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
## Speed & Setup
|
## Speed & Setup
|
||||||
|
|
||||||
### How fast can I create an AI agent?
|
### How fast can I create an AI agent?
|
||||||
From signup to a working agent in under 5 minutes. Select your agent type, complete the Stripe payment, configure your prompt, and your agent is live. That's the speed-run promise.
|
From signup to a working agent in under 5 minutes. Select your agent type, complete the Stripe payment, configure your prompt, and your agent is live. That's the speed-run promise. (Explained on page via the Speed Run video section and "Bootstrapped & Ready" feature.)
|
||||||
|
|
||||||
### Is my agent ready to use right away?
|
### Is my agent ready to use right away?
|
||||||
Absolutely. We bootstrap your agent so it's ready for its first prompt the moment you log in. No setup or configuration needed — just start typing. You can customize your prompt, add skills, and configure integrations through the dashboard at any time.
|
Absolutely. We bootstrap your agent so it's ready for its first prompt the moment you log in. No setup or configuration needed — just start typing. You can customize your prompt, add skills, and configure integrations through the dashboard at any time.
|
||||||
@@ -18,7 +18,7 @@ Absolutely. We bootstrap your agent so it's ready for its first prompt the momen
|
|||||||
## Agent Types
|
## Agent Types
|
||||||
|
|
||||||
### What AI agents are available?
|
### What AI agents are available?
|
||||||
You can choose between **Hermes Agent** (by Nous Research — a powerful tool-calling CLI agent with memory, skills, and multi-model support) or **OpenClaw** (a flexible open-source agent framework). Both run on dedicated Linux instances with full SSH access.
|
You can choose between **Hermes Agent** (by Nous Research — a powerful tool-calling CLI agent with memory, skills, and multi-model support) or **OpenClaw** (a flexible open-source agent framework). Both run on dedicated Linux instances with full SSH access. (Mentioned in features and pricing cards.)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -30,7 +30,7 @@ Three plans:
|
|||||||
- **Junior** at **$9.50/mo** (2GB RAM, 20GB HDD) — the sweet spot with SSH access and on-demand backups
|
- **Junior** at **$9.50/mo** (2GB RAM, 20GB HDD) — the sweet spot with SSH access and on-demand backups
|
||||||
- **Senior** at **$17.50/mo** (4GB RAM, 40GB HDD) — with email access
|
- **Senior** at **$17.50/mo** (4GB RAM, 40GB HDD) — with email access
|
||||||
|
|
||||||
Go yearly and get one month's worth of OpenRouter credits on top. Cancel anytime with monthly termination.
|
Go yearly and get one month's worth of OpenRouter credits on top. Cancel anytime with monthly termination. (Fully detailed in the Pricing section on the page.)
|
||||||
|
|
||||||
### Trainee Plan ($4.99/mo)
|
### Trainee Plan ($4.99/mo)
|
||||||
- Your Agent's Office (container with root access)
|
- Your Agent's Office (container with root access)
|
||||||
|
|||||||
-30
@@ -2019,36 +2019,6 @@
|
|||||||
<h2 class="section-title">Frequently Asked Questions</h2>
|
<h2 class="section-title">Frequently Asked Questions</h2>
|
||||||
|
|
||||||
<div class="faq-list">
|
<div class="faq-list">
|
||||||
<div class="faq-item">
|
|
||||||
<button class="faq-question" onclick="toggleFaq(this)">
|
|
||||||
How fast can I create an AI agent?
|
|
||||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>
|
|
||||||
</button>
|
|
||||||
<div class="faq-answer">
|
|
||||||
From signup to a working agent in under 5 minutes. Select your agent type, complete the Stripe payment, configure your prompt, and your agent is live. That's the speed-run promise.
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="faq-item">
|
|
||||||
<button class="faq-question" onclick="toggleFaq(this)">
|
|
||||||
What AI agents are available?
|
|
||||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>
|
|
||||||
</button>
|
|
||||||
<div class="faq-answer">
|
|
||||||
You can choose between <strong>Hermes Agent</strong> (by Nous Research — a powerful tool-calling CLI agent with memory, skills, and multi-model support) or <strong>OpenClaw</strong> (a flexible open-source agent framework). Both run on dedicated Linux instances with full SSH access.
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="faq-item">
|
|
||||||
<button class="faq-question" onclick="toggleFaq(this)">
|
|
||||||
How much does it cost?
|
|
||||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>
|
|
||||||
</button>
|
|
||||||
<div class="faq-answer">
|
|
||||||
Three plans to fit your needs. <strong>Trainee</strong> at <strong>$4.99/mo</strong> (1GB RAM, 10GB HDD) for getting started. <strong>Junior</strong> at <strong>$9.50/mo</strong> (2GB RAM, 20GB HDD) with SSH access and on-demand backups — the sweet spot. <strong>Senior</strong> at <strong>$17.50/mo</strong> (4GB RAM, 40GB HDD) with email access. Go yearly and get one month's worth of OpenRouter credits on top. Cancel anytime with monthly termination.
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="faq-item">
|
<div class="faq-item">
|
||||||
<button class="faq-question" onclick="toggleFaq(this)">
|
<button class="faq-question" onclick="toggleFaq(this)">
|
||||||
Do I get root access to my agent?
|
Do I get root access to my agent?
|
||||||
|
|||||||
Reference in New Issue
Block a user