Vigix AI

A crypto-native assistant for Vestige Index users.

Vigix AI helps users understand Vestige Index, VIGIX, UTXO Suite, wallets, swaps, APIs and Web3 security. The assistant runs outside the main website bundle, so the public shell stays fast while AI answers are requested only when needed.

Access logic
Free

20 crypto-only questions per day with safe fallback.

VIGIX / VIP

No daily cap, model fallback enabled, and future staking verification hook.

Safety

No seed phrases, no signing, no custody, no financial advice, no invented facts.

Vestige Index guidance

Explains swap, trade, markets, VIGIX, UTXO Suite, wallet connection, API and SDK workflows.

Crypto-only scope

Questions outside crypto, Web3, Vestige Index, VIGIX, security or integrations are refused by design.

Open-source model stack

Primary model runs through Cloudflare Workers AI with optional open-model fallback endpoints for VIP access.

Free and VIP access

Free users get 20 questions per day. VIP/VIGIX access removes the limit and can activate model fallback.

Example prompts

Useful help, not generic chatbot noise.

How do I integrate the UTXO Guard CDN script?
Which route provider should I compare for a BTC to ETH swap?
What does non-custodial execution mean in Vestige Index?
How should a dApp show wallet approval risk before signing?

Worker endpoint

Separated from the website runtime.

POST https://vigix-ai.inf-vestigeindex.workers.dev

{
  "message": "How do I integrate the Vestige Index API?",
  "context": "api",
  "webSearch": false
}

Web search is reserved for VIP mode and only for crypto/Vestige Index questions when a search provider key is configured. Without search, Vigix AI still answers from its built-in Vestige Index product context.