> For the complete documentation index, see [llms.txt](https://facil-team.gitbook.io/facilpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://facil-team.gitbook.io/facilpay/features/web3-utilities.md).

# Web3 Utilities

FacilPay turns complex Web3 actions into intuitive experiences—embedded directly within conversations. From swapping and bridging to staking, minting, and earning, FacilPay offers a complete digital toolkit that’s powerful enough for crypto veterans and effortless for newcomers.

Everything is native, frictionless, and routed intelligently through our intent engine.\
No browser extensions. No dApp detours. Just results.

#### 🔑  Core Web3 Features

* **Cross-Chain Send & Receive**\
  Transact across Ethereum, Base, Bitcoin, Solana, XRP, BNB Chain, and more—without switching wallets.
* **Crypto Swapping & Bridging**\
  Swap tokens within the same blockchain or bridge assets across networks—all within the FacilPay interface.
* **Token Swaps**\
  One-tap swaps with optimized liquidity and gas routing, handled automatically behind the scenes.
* **Stablecoin & Major Token Support**\
  Support for USDC, ETH, BTC, SOL, and more—securely managed in a single, unified wallet.
* **Gas Optimization**\
  FacilPay intelligently routes every transaction for minimal fees and maximum speed.

***

#### 💸 Staking & Passive Yield

* **Token Staking** *(Coming Soon)*\
  Stake your assets to earn passive rewards or unlock premium features within the FacilPay ecosystem.

***

#### 🎁 Airdrops, Rewards & Surprise Drops

* **Gasless Airdrops (SKALE-Powered)**\
  Deliver tokens to users with no gas fees—ideal for onboarding, engagement campaigns, or loyalty drops.
* **Activity-Based Rewards**\
  Users can earn rewards for referrals, daily usage, peer-to-peer payments, or completing in-app actions.
* **Gamified Engagement** *(Surprise Mechanics)*\
  FacilPay introduces interactive reward systems—where surprise airdrops, collectible NFT moments, and crypto bonuses are unlocked through regular use.\
  Designed to encourage retention, increase session depth, and create delightful discovery moments.

***

#### 🎨 NFT Minting & Integration

* **NFT Minting & Sales**\
  Mint and sell NFTs directly in-app. Use them for personalization, group access, or in-chat collectibles.
* **Chat-Enabled NFTs**\
  Send, showcase, or unlock features using NFTs embedded into chat conversations.

***

#### 🏦 Blockchain Banking Tools

* **DeFi Banking, Simplified**\
  Manage, grow, and move digital assets with the ease of a modern wallet—powered by decentralized infrastructure.
* **Smart Wallet Features**\
  Enable recurring transfers, scheduled distributions, or portfolio visibility—without needing external platforms.

***

FacilPay brings the power of Web3 into a single, fluid experience—complete with rewards, automation, and conversation-first design.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://facil-team.gitbook.io/facilpay/features/web3-utilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
