# Introduction

Conduit is a developer-first platform for x402 payment facilitation on Solana. It makes accepting crypto payments as easy as making an API call — no wallets, no gas, no API keys.

We’re building a future where apps, agents, and autonomous services can transact natively in crypto via instant, gasless, and walletless execution powered by x402 and Solana.

## At a glance

* **Walletless by Design**\
  **AI agents, scripts, and applications don’t need wallets**. The payment process happens entirely in the background via x402.
* **Solana-Native**\
  The only Solana Native x402 Facilitator, 99% UpTime and Gassless API Calls
* **Accepts any SPL Token**\
  Seamlessly handle **USDC, USDT, or any SPL token**
* **Minimal Integration**\
  A **simple 3-endpoint API** (`/verify`, `/settle`, `/list`) — no SDKs needed


---

# 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://launch.getconduit.io/about/introduction.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.
