# Connect Integration

[Need help with your integration? Click here to chat with our custom GPT for instant answers.](https://chatgpt.com/g/g-67ef959ca3e88191a03120f448ebdb56-swapped-com-integration-api-documentation)

**Swapped Connect** makes crypto deposits and top-ups from exchanges and wallets more intuitive by removing the complexity of sending crypto. It allows users to deposit and top up on your platform/app with minimal effort, protecting them from mistakes and malicious actors.

Rather than requiring the user to visit your platform's deposit/top-up page, copy a wallet address, select a network, and create a transaction, **Connect handles all of this automatically**. The widget is pre-filled with all the necessary information. Users must only enter the amount they wish to send and approve the transaction.

<figure><img src="https://2102146608-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDf1VBRUItvdLkWUnkNIb%2Fuploads%2FMWuKvDJEM8Lj4bbOuxsI%2FWeb3%20Index%20Standard.png?alt=media&#x26;token=0ebf4955-df66-4c58-b805-d2da8aab2655" alt=""><figcaption></figcaption></figure>

There are three types of connections available with Swapped Connect:

* **Direct connection to the wallet or exchange**
  * This is the most intuitive and stable option, but not all wallets and exchanges offer direct integration yet.
* **API key connection**
  * The customer creates an API key from their wallet or exchange, allowing Swapped to send funds on their behalf.
* **Proxy connection**
  * The customer logs into their wallet or exchange, and Swapped initiates a temporary connection to complete the transaction.


---

# 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.swapped.com/swapped-connect/connect-integration.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.
