BLUE Agent
AI-powered support for BLUE Protocol
Ask about gBLUE, staking, vault positions, and more
Click the chat button to get started
Embed on your site
<!-- Add to your page -->
<script src="https://chat.gblue.xyz/widget.js"></script>
<script>
// Optional: Pass wallet address
window.BlueAgentContext = {
walletAddress: '0x...'
};
</script>