Q01Will the crew rebalance my wallets on its own?
No. Every workflow stops at a HITL gate before any signing path. The agents pull on-chain data, score concentration, draft the rebalance, and stage it for your approval. You can lift the gate per template once a routine has earned trust, but the default is review every move.
Q02Can the agents reason over my wallet history and tax lots?
Three ways. Static context attaches your allocation policy, chain whitelist, and cost basis method to specific personas on every run. The rag_retrieve tool lets PortfolioManager and ChiefRiskOfficer pull from prior reports, protocol audits, and your DeFi position notes on demand. Cross-run memory means yesterday's drawdown reading is in scope for today's check. You choose which agent gets which layer.
Q03Is this a Zerion alternative or a DeBank alternative?
It sits on top of them. Zerion and DeBank show you balances and recent moves across chains. Melaya is the reasoning layer that reads those positions through scoped RPC and indexer tools, scores concentration, runs the stress test, and writes the rebalance memo with citations.
Q04How does this compare to CoinTracking or Koinly for tax prep?
Koinly and CoinTracking ingest transactions and produce tax forms. Melaya adds the reasoning layer on top. TaxStrategist work runs through PortfolioManager and ReportWriter, modeling FIFO, HIFO, and Specific ID across your wallets so harvest decisions land before year end, not after.
Q05Is this overkill for a solo investor with one portfolio?
No. The Quant Firm crew is six agents and one canvas. A solo hodler runs the same three templates a fund runs: weekly risk check, monthly rebalance review, and year-end tax pass. You pay for what each agent thinks, not per seat.
Q06Which models can I run the crew on?
Any. Claude on ChiefRiskOfficer where stress test reasoning earns the cost, GPT on ReportWriter for the one-page synthesis, a local Ollama on QuantAnalyst when wallet history cannot leave your machine. Each persona picks its own model.
Q07How fast can I get the first pipeline running?
With an Etherscan key, an RPC URL, and a CoinGecko quote feed authorized, the portfolio risk check workflow is a 4-node canvas: pull balances, score concentration, draft summary, stage for review. Most solo hodlers ship it the same evening.
Q08How are my private keys handled?
They are not. Every blockchain tool in the bundle is read-only: eth_balance, eth_txlist, btc_address_info, sol_balance. No signing tool ships with the hodler templates, so the worst an agent can do is read your address and write a memo.
Q09Can I audit exactly what the agent did and why?
Every run logs every tool call, every RPC fetch, every model invocation, and every approval decision. Replay any run to see which address, which block height, and which price snapshot drove the conclusion. The audit log is the methodology log.
Q10n8n, Zapier या Python स्क्रिप्ट से क्यों न बनाएं?
n8n, Zapier और Make पहले से तय किए गए ट्रिगर-एक्शन स्टेप्स चलाते हैं, और हाथ से बनाई स्क्रिप्ट उस दिन टूट जाती है जब कोई एक्सप्लोरर API बदल जाए। Melaya की Quant Firm एजेंट टीम एजेंट, टूल्स, ट्रिगर और स्वीकृति गेट के कैनवास पर स्टेप्स में योजना बनाती है: Quant Skeptic Report Writer के ACTION लाइन शिप करने से पहले Portfolio Manager की थीसिस पर हमला करता है। सरल लीनियर ऑटोमेशन में कनेक्टर की विविधता के लिए Zapier और Make अभी भी बेहतर हैं।
Q11क्या मैं साप्ताहिक पोर्टफोलियो रिव्यू को सेव करके टेम्पलेट के रूप में दोबारा चला सकता हूँ?
हाँ। किसी भी रन को टेम्पलेट के रूप में सेव करें और एजेंट टीम, टूल allowlist और स्वीकृति गेट उसके साथ आते हैं, इसलिए Chief Risk Officer का VaR और स्ट्रेस टेस्ट पास हर हफ्ते एक ही तरह चलते हैं। हर रन टाइप की गई विफलता के कारण और प्रत्येक स्वीकृत परिणाम की लागत के साथ पूरे रन ट्रेस रखता है, ताकि आप इस हफ्ते की समीक्षा को पिछली तिमाही से तुलना कर सकें।
Q12क्या Melaya बिना API वाला वॉलेट या एक्सचेंज ऐप पढ़ सकती है?
हाँ। Melaya का Device Control एक असली Android फोन चलाता है: अनुमत ऐप खोलता है, स्क्रीन पढ़ता है, टैप और टाइप करता है, और कुछ भी पब्लिश होने से पहले ऑन-डिवाइस स्वीकृति के लिए रुकता है। इस पेज पर एजेंट टीम blockchain, etherscan_tools और mempool_tools बंडल के ज़रिए ऑन-चेन डेटा पढ़ती है, इसलिए Device Control केवल उन बैलेंस के लिए ज़रूरी है जो बिना पब्लिक ट्रेल के ऐप के अंदर रहते हैं।
Q13क्या एजेंट टीम लोकल चल सकती है ताकि मेरे वॉलेट एड्रेस मेरी मशीन से बाहर न जाएं?
हाँ, उन स्टेप्स के लिए जो आप वहाँ रूट करें। Melaya क्लाउड या आपके लोकल रनर पर चलती है, और 23 प्रोवाइडर्स में पर-स्टेप मॉडल रूटिंग आपको संवेदनशील स्टेप्स, जैसे टैक्स लॉट पास, को लोकल मॉडल पर पिन करने देती है। blockchain बंडल आपके अपने RPC के ज़रिए बैलेंस पढ़ता है, और नॉलेज स्टोर आपकी एलोकेशन पॉलिसी और पूर्व फाइलिंग रनर पर रखता है। जो स्टेप्स etherscan_tools जैसे पब्लिक एक्सप्लोरर कॉल करते हैं वे उस एक्सप्लोरर को एड्रेस भेजते हैं, और रन ट्रेस ठीक-ठीक दिखाता है कि कौन-से स्टेप्स ने ऐसा किया।
Q14एजेंट टीम उन DeFi पोज़िशन पर प्रोटोकॉल रिस्क कैसे पकड़ती है जिन्हें मैं भूल गया?
etherscan_tools बंडल आपके ट्रांसफर हिस्ट्री में हर पोज़िशन सामने लाता है, core बंडल प्रोटोकॉल के ऑडिट पेज खींचता है, और dexscreener_tools जांचता है कि एग्ज़िट लिक्विडिटी आपकी एंट्री से पतली है या नहीं। Report Writer फिर खोजों को एक ACTION लाइन और कॉन्फिडेंस स्कोर के साथ एक-पेज नोट में संकुचित करता है, और pause_for_human किसी भी फॉलो-अप को तब तक रोकता है जब तक आप अप्रूव न करें।