# Ecosystem

- [Vultisig Extension](https://docs.vultisig.com/ecosystem/vultisig-extension.md): Vultisig browser extension for Chrome. Connect your vault to DeFi dApps and Web3 sites with MPC security. No seed phrase exposure.
- [How to use Vultisig Extension](https://docs.vultisig.com/ecosystem/vultisig-extension/how-to-use-vultisig-connect.md): Install and use the Vultisig Chrome extension. Connect your vault to DeFi dApps step-by-step. Pair devices and sign transactions securely.
- [Web3 support](https://docs.vultisig.com/ecosystem/vultisig-extension/web3-support.md): Supported dApps and Web3 sites for Vultisig Extension. DeFi, NFT marketplaces, and utilities. Native integration or wallet injection fallback.
- [Plugin Marketplace](https://docs.vultisig.com/ecosystem/marketplace.md): Self-custodial automation marketplace. Plugins for scheduled workflows, AI Agents for autonomous strategies — all MPC-secured, multi-chain, without giving up custody.
- [Web App](https://docs.vultisig.com/ecosystem/web-app.md): Vultisig web app for view-only vault access. Perfect for DAOs and treasuries to share holdings publicly. Track your airdrop position.
- [Vultisig SDK](https://docs.vultisig.com/ecosystem/vultisig-sdk.md): MPC Wallet Infrastructure for Developers & AI Agents
- [Community Tools](https://docs.vultisig.com/ecosystem/community-tools.md): Community-built Vultisig tools: Vault Share Decoder and more. Open source ecosystem—approved and endorsed applications.


---

# 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://docs.vultisig.com/ecosystem.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.
