
Read Intents Docs
Read the official documentation to learn more about NEAR Intents and how to use it
How It Works
Intent Creation
A user or AI agent expresses a desired outcome (ex: Swap Token A for Token B) and broadcasts the intent to network of Market Makers (also called Solvers).
Market Maker Competition
An off-chain decentralized network of Market Makers (aka solvers) compete to fulfill the request in the most optimal way. When the network finds the best solution, it presents it as a quote to the originating user/agent for approval.
Resources
Official NEAR Intents Documentation
Read the official documentation to learn more about NEAR Intents.
Dev Support Channel
Join the Telegram developer support channel.
Integration Example
Explore an easy integration example that uses the 1Click API.
near-intents.org (Live Site)
Try the live demo application showcasing token swaps.