# Welcome

## Welcome to HiveFi! 🚀

Hey there! Welcome to the world of AI-powered DeFi automation. HiveFi brings together artificial intelligence and decentralized finance in a way that's both powerful and easy to use. Whether you're here to learn, build, or explore, we've got you covered!

### Quick Navigation 🗺️

#### Getting Started 🌟

Start your journey with HiveFi:

* **Overview** - Discover what makes HiveFi special
* **Features** - Explore all our capabilities
* **User Guide** - Your step-by-step companion
* **Whitepaper** - Deep dive into our tech and vision

#### Under the Hood 🔧

Understand how HiveFi works:

* **System Overview** - See how everything fits together
* **Multi-Agent System** - Meet our AI agent swarm
* **Agents Directory** - Learn about each agent's roles and capabilities
* **Integrations** - Explore supported protocols and services

#### For Developers 👩‍💻

Build with HiveFi:

* **Quick Start** - Get coding in minutes
* **Self-Hosting** - Run your own HiveFi instance
* **Plugin Guide** - Build with our superplugin
* **n8n Workflows** - Create automated workflows

#### Resources 📚

Additional helpful materials:

* **Services** - Explore our service offerings
* **Branding** - Access design assets
* **FAQ** - Find quick answers
* **Community** - Join our community

### First Time Here? 🎯

If you're new to HiveFi, we recommend starting with:

1. 📖 Read our Overview to understand what HiveFi is all about
2. 🚀 Check out our Features to see what's possible
3. 📱 Follow our User Guide to get started
4. 🤝 Join our Community to connect with other users

### Need Help? 🆘

* 💬 Join our [Discord](https://discord.gg/hivefiai) for live support
* 📧 Email us at <support@hivefi.ai>
* 📚 Check our FAQ for quick answers
* 🐦 Follow us on [Twitter](https://twitter.com/hivefi_ai) for updates

### Ready to Dive In? 🏊‍♂️

Pick any section that interests you and start exploring! Remember, our community is always here to help if you need assistance. Let's make DeFi smarter together! 🎉


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hivefi-1.gitbook.io/hivefi/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
