HiveX
  • Welcome to HiveX! 🚀
  • Getting Started 🌟
    • Overview
    • Features
  • User Guide
  • Whitepaper
  • Under the Hood 🔧
    • System Overview
  • Multi-Agent System Architecture
  • Agents Directory
  • Integrations
  • For Developers 👩‍💻
    • Quick Start Guide
    • Self-Hosting
    • Deployment Options
    • ElizaOS Plugin for HiveX
    • n8n Workflows
  • Extra Resources 📚
    • Services
    • Branding Kit
    • FAQs
    • Links
Powered by GitBook
On this page
  • Frequently Asked Questions
  • General Questions
  • Technical Stuff
  • Wallet & DeFi Questions
  • Hosting & Costs
  • Contributing
  1. Extra Resources 📚

FAQs

Frequently Asked Questions

Got questions? We're here to help! Here are the most common questions our community asks about HiveX.

General Questions

What exactly is HiveX?

HiveX is a Multi-Agent System (MAS) built specifically for the MultiversX blockchain. Think of it as your AI-powered assistant that helps automate and streamline your DeFi operations, from token swaps to advanced market analytics.

Is HiveX free to use?

Yes! We're proud to be open source and free for anyone to self-host. You'll only need to cover transaction fees (gas) on the MultiversX network and any hosting costs if you choose to run it on a server.

Where can I stay updated?

Jump into our Discord community, follow us on X (formerly Twitter), or keep an eye on our GitHub repository for the latest news and updates.

Technical Stuff

Do I need to be a coder to use HiveX?

While some basic familiarity with Node.js and TypeScript helps for self-hosting, don't worry! Our documentation walks you through every step of the setup process.

How do I get started with HiveX?

What if something goes wrong?

No worries! Start by checking our documentation, or hop into our Discord for quick help. Found a bug? Please let us know by opening an issue on GitHub.

Wallet & DeFi Questions

Can I use multiple wallets?

Absolutely! Our Wallet Agent is built to handle multiple wallets. Just configure each one in your .env file, and you're good to go.

Which tokens can I use?

Out of the box, we support MultiversX's native token (EGLD) and common tokens like USDT, USDC, and WETH. Want to add custom tokens? You can do that too by configuring the plugin.

How secure are my private keys?

When you self-host HiveX, your private keys stay on your own server or machine. Just remember to follow security best practices - use secure environment variables and keep your server access locked down.

Hosting & Costs

Do I need a cloud server?

Not necessarily! While a cloud server is great for 24/7 availability, you can run HiveX on any machine that meets the basic requirements, including your local computer.

What's the cost to host HiveX?

That depends on your setup. You'll need to cover your hosting costs (if using a server), API costs, plus any transaction fees on the MultiversX network. The software itself is free!

Contributing

How can I help improve HiveX?


PreviousBranding KitNextLinks

Last updated 2 months ago

It's pretty straightforward - clone our GitHub repo, install dependencies with pnpm, and you're on your way. Check out our for the full walkthrough.

We love community contributions! Whether it's submitting pull requests, reporting issues, or suggesting new features, check out our to get started.

Still have questions? Don't be shy! Reach out on our or start a discussion on GitHub. We're always happy to help!

Developer Quick Start
Discord
Contributing Guide