> ## Documentation Index
> Fetch the complete documentation index at: https://docs.portalhq.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations Overview

> Comprehensive index of all Portal integrations organized by category with SDK implementation guides

## Overview

Portal offers a growing ecosystem of integrations that enhance your application's capabilities across on/off ramp, security, trading, and yield generation. All integrations are configured through the [Portal Dashboard](https://app.portalhq.io) and accessed securely via Portal's APIs and SDKs.

<Note>
  All integrations are environment-scoped. You'll need to configure them separately for Development and Production environments.
</Note>

## Integration Categories

### On / Off Ramp

Enable virtual bank accounts and global payouts with hosted compliance checks and payout orchestration.

<Card title="Noah" icon="money-check-dollar" href="/integrations/On-Off-Ramp/noah">
  Run KYC onboarding, payins, and global payout flows.
</Card>

**Key Features:**

* Hosted onboarding for KYC/KYB
* Bank-deposit payins with fiat-to-stablecoin settlement
* Stablecoin-to-fiat payouts via local payment methods
* Workflow and status tracking through Portal API endpoints

### Security

Protect your users with industry-leading security scanning solutions that analyze transactions, addresses, tokens, NFTs, and URLs for potential threats.

<CardGroup cols={2}>
  <Card title="Blockaid" icon="shield-check" href="/integrations/Security/blockaid">
    Protect your wallets from hacks and scams.
  </Card>

  <Card title="Hypernative" icon="shield-halved" href="/integrations/Security/hypernative">
    Protect your wallets from hacks and scams.
  </Card>
</CardGroup>

**Key Features:**

* Pre-transaction security scanning
* Optional integrated scans (automatically scan all transactions before signing)
* Support for EVM and Solana networks
* Address, token, NFT, and URL scanning capabilities

### Trading

Execute token swaps and cross-chain bridges with leading DeFi protocols, all managed through Portal's unified interface.

<CardGroup cols={2}>
  <Card title="0x Protocol" icon="arrow-right-arrow-left" href="/integrations/Trading/zerox">
    Swap and trade tokens with your wallets.
  </Card>

  <Card title="Li.Fi" icon="bridge" href="/integrations/Trading/lifi">
    Swap and bridge tokens with your wallets.
  </Card>
</CardGroup>

**Key Features:**

* Best price execution across multiple DEXs
* Multi-chain support
* Bridge assets across different blockchains
* Slippage protection

### Yield

Discover and manage yield-generating opportunities across DeFi protocols with automated position management.

<Card title="Yield.xyz" icon="chart-line" href="/integrations/Yield/yield-xyz">
  Integrates 1,000+ yield opportunities directly into your wallets.
</Card>

**Key Features:**

* Access to staking, lending, and liquidity pool opportunities
* Position tracking and history
* Automated yield discovery
* Multi-protocol support

## Getting Started

### Step 1: Choose Your Integration

Select the integration(s) that best fit your application's needs from the categories above.

### Step 2: Configure in Portal Dashboard

1. Navigate to the [Portal Dashboard](https://app.portalhq.io)
2. Go to the **Integrations** page
3. Locate your desired integration and click **Add**
4. Follow the integration-specific setup instructions
5. Paste your API keys from the provider
6. (Optional) Enable additional features like integrated scans

### Step 3: Implement in Your Application

Each integration includes comprehensive SDK guides for all supported platforms:

* **Enclave MPC API** - Server-side implementation
* **Web SDK** - Browser-based applications
* **iOS SDK** - Native iOS apps
* **Android SDK** - Native Android apps
* **React Native SDK** - Cross-platform mobile apps
* **Flutter SDK** - Cross-platform with Flutter

Visit each integration's documentation page for platform-specific implementation guides.

## Support

Need help with integrations?

* **Documentation**: Visit each integration's specific documentation page
* **Community**: Join our [Slack community](https://join.slack.com/t/portalcommunity/shared_invite/zt-1zlyexf43-A94Z4ugntrgLGs2j5slmeQ)
* **Dashboard**: Manage all integrations in the [Portal Dashboard](https://app.portalhq.io)

<Tip>
  Looking for a specific integration? Let us know in our [Slack community](https://join.slack.com/t/portalcommunity/shared_invite/zt-1zlyexf43-A94Z4ugntrgLGs2j5slmeQ) and we'll consider adding it to our roadmap.
</Tip>
