# xverse

## Get started

- [Xverse Developer Documentation](https://docs.xverse.app/readme.md): Build with the world's leading Bitcoin self-custodial platform

## Xverse API

- [Xverse API](https://docs.xverse.app/api/xverse-api.md)
- [Get Started](https://docs.xverse.app/api/get-started.md)
- [⚡ MPP Lightning Payments](https://docs.xverse.app/api/mpp-lightning-payments.md)
- [MCP Server](https://docs.xverse.app/api/mcp-server.md)
- [Bitcoin](https://docs.xverse.app/api/bitcoin.md)
- [Address](https://docs.xverse.app/api/bitcoin/address.md)
- [Balance](https://docs.xverse.app/api/bitcoin/address/balance.md)
- [Bitcoin Address Summary](https://docs.xverse.app/api/bitcoin/address/bitcoin-address-summary.md)
- [\[v1\] Get Bitcoin UTXOs](https://docs.xverse.app/api/bitcoin/address/v1-get-bitcoin-utxos.md)
- [\[v2\] Get Bitcoin UTXOs (Mempool-Aware)](https://docs.xverse.app/api/bitcoin/address/v2-get-bitcoin-utxos-mempool-aware.md)
- [Activity](https://docs.xverse.app/api/bitcoin/address/activity.md)
- [Historical Activity (Confirmed)](https://docs.xverse.app/api/bitcoin/address/activity/historical-activity-confirmed.md)
- [Real-Time Mempool Activity (Unconfirmed)](https://docs.xverse.app/api/bitcoin/address/activity/real-time-mempool-activity-unconfirmed.md)
- [Unconfirmed Transactions](https://docs.xverse.app/api/bitcoin/address/activity/unconfirmed-transactions.md)
- [Transactions](https://docs.xverse.app/api/bitcoin/transactions.md)
- [Get Bitcoin Transaction](https://docs.xverse.app/api/bitcoin/transactions/get-bitcoin-transaction.md)
- [Get Raw Bitcoin Transaction Hex](https://docs.xverse.app/api/bitcoin/transactions/get-raw-bitcoin-transaction-hex.md)
- [Decode Raw Bitcoin Transaction](https://docs.xverse.app/api/bitcoin/transactions/decode-raw-bitcoin-transaction.md)
- [Ordinal Transaction](https://docs.xverse.app/api/bitcoin/transactions/ordinal-transaction.md)
- [Ordinal Transaction Outputs](https://docs.xverse.app/api/bitcoin/transactions/ordinal-transaction-outputs.md)
- [Ordinal Transaction Inputs](https://docs.xverse.app/api/bitcoin/transactions/ordinal-transaction-inputs.md)
- [Outputs](https://docs.xverse.app/api/bitcoin/outputs.md)
- [Node & Mempool](https://docs.xverse.app/api/bitcoin/node-and-mempool.md)
- [Estimate Transaction Fee](https://docs.xverse.app/api/bitcoin/node-and-mempool/estimate-transaction-fee.md)
- [Mempool Fees](https://docs.xverse.app/api/bitcoin/node-and-mempool/mempool-fees.md): Retrieve statistics regarding the fee rates of transactions within estimated mempool blocks.
- [Send Transaction](https://docs.xverse.app/api/bitcoin/node-and-mempool/send-transaction.md)
- [Mempool Acceptance Test](https://docs.xverse.app/api/bitcoin/node-and-mempool/mempool-acceptance-test.md)
- [Blocks](https://docs.xverse.app/api/bitcoin/blocks.md)
- [Get Current Block](https://docs.xverse.app/api/bitcoin/blocks/get-current-block.md)
- [Get Block by Height](https://docs.xverse.app/api/bitcoin/blocks/get-block-by-height.md)
- [Bitcoin JSON-RPC](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc.md)
- [getblockhash](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblockhash.md)
- [getblock](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblock.md)
- [getblockchaininfo](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblockchaininfo.md)
- [getblockcount](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblockcount.md)
- [getblockfilter](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblockfilter.md)
- [getblockhash](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblockhash-1.md)
- [getblockheader](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblockheader.md)
- [getblockstats](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getblockstats.md)
- [getchaintips](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getchaintips.md)
- [getchaintxstats](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getchaintxstats.md)
- [getdifficulty](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getdifficulty.md)
- [getmempoolancestors](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getmempoolancestors.md)
- [getmempooldescendants](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getmempooldescendants.md)
- [getmempoolentry](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getmempoolentry.md)
- [getmempoolinfo](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getmempoolinfo.md)
- [getrawmempool](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getrawmempool.md)
- [gettxout](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/gettxout.md)
- [gettxoutproof](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/gettxoutproof.md)
- [createrawtransaction](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/createrawtransaction.md)
- [decoderawtransaction](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/decoderawtransaction.md)
- [decodescript](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/decodescript.md)
- [getrawtransaction](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/getrawtransaction.md)
- [sendrawtransaction](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/sendrawtransaction.md)
- [testmempoolaccept](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/testmempoolaccept.md)
- [createmultisig](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/createmultisig.md)
- [estimatesmartfee](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/estimatesmartfee.md)
- [validateaddress](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/validateaddress.md)
- [verifymessage](https://docs.xverse.app/api/bitcoin/bitcoin-json-rpc/verifymessage.md)
- [Bitcoin Price](https://docs.xverse.app/api/bitcoin/bitcoin-price.md)
- [Portfolio](https://docs.xverse.app/api/portfolio.md)
- [Register Portfolio Address](https://docs.xverse.app/api/portfolio/register-portfolio-address.md)
- [List Registered Portfolio Addresses](https://docs.xverse.app/api/portfolio/list-registered-portfolio-addresses.md)
- [Get Portfolio Address History](https://docs.xverse.app/api/portfolio/get-portfolio-address-history.md)
- [Watch Addresses](https://docs.xverse.app/api/watch-addresses.md)
- [Ordinals](https://docs.xverse.app/api/ordinals.md)
- [Ordinals by Address](https://docs.xverse.app/api/ordinals/ordinals-by-address.md)
- [UTXOs](https://docs.xverse.app/api/ordinals/ordinals-by-address/utxos.md)
- [Collections](https://docs.xverse.app/api/ordinals/ordinals-by-address/collections.md)
- [Inscriptions](https://docs.xverse.app/api/ordinals/ordinals-by-address/inscriptions.md)
- [Unconfirmed Inscriptions (Mempool)](https://docs.xverse.app/api/ordinals/ordinals-by-address/unconfirmed-inscriptions-mempool.md)
- [Inscriptions of a Collection](https://docs.xverse.app/api/ordinals/ordinals-by-address/inscriptions-of-a-collection.md)
- [Void inscriptions](https://docs.xverse.app/api/ordinals/ordinals-by-address/void-inscriptions.md)
- [Collections](https://docs.xverse.app/api/ordinals/collections.md)
- [Collection by ID](https://docs.xverse.app/api/ordinals/collections/collection-by-id.md)
- [Top Collections by Volume](https://docs.xverse.app/api/ordinals/collections/top-collections-by-volume.md)
- [Collections](https://docs.xverse.app/api/ordinals/collections/collections.md)
- [Holders by Collection](https://docs.xverse.app/api/ordinals/collections/holders-by-collection.md)
- [Inscriptions by Collection](https://docs.xverse.app/api/ordinals/collections/inscriptions-by-collection.md)
- [\[v1\] Collection Historical Floor Prices](https://docs.xverse.app/api/ordinals/collections/v1-collection-historical-floor-prices.md)
- [\[v2\] Collection Historical Floor Prices](https://docs.xverse.app/api/ordinals/collections/v2-collection-historical-floor-prices.md)
- [Inscriptions](https://docs.xverse.app/api/ordinals/inscriptions.md)
- [Inscription by ID](https://docs.xverse.app/api/ordinals/inscriptions/inscription-by-id.md)
- [Inscription Thumbnail](https://docs.xverse.app/api/ordinals/inscriptions/inscription-thumbnail.md)
- [Inscriptions by IDs](https://docs.xverse.app/api/ordinals/inscriptions/inscriptions-by-ids.md)
- [Inscription Activity](https://docs.xverse.app/api/ordinals/inscriptions/inscription-activity.md)
- [Inscription Service](https://docs.xverse.app/api/ordinals/inscription-service.md)
- [Estimate](https://docs.xverse.app/api/ordinals/inscription-service/estimate.md)
- [Order](https://docs.xverse.app/api/ordinals/inscription-service/order.md)
- [Execute](https://docs.xverse.app/api/ordinals/inscription-service/order/execute.md)
- [Runes](https://docs.xverse.app/api/runes.md)
- [Runes by Address](https://docs.xverse.app/api/runes/runes-by-address.md)
- [\[v1\] Rune Balances](https://docs.xverse.app/api/runes/runes-by-address/v1-rune-balances.md)
- [\[v2\] Rune Balances (Mempool-Aware)](https://docs.xverse.app/api/runes/runes-by-address/v2-rune-balances-mempool-aware.md)
- [Rune Activity](https://docs.xverse.app/api/runes/runes-by-address/rune-activity.md)
- [UTXOs](https://docs.xverse.app/api/runes/runes-by-address/utxos.md)
- [Rune by ID](https://docs.xverse.app/api/runes/rune-by-id.md)
- [Runes by IDs](https://docs.xverse.app/api/runes/runes-by-ids.md)
- [Search Runes](https://docs.xverse.app/api/runes/search-runes.md)
- [Holders by Rune](https://docs.xverse.app/api/runes/holders-by-rune.md)
- [Rune Activity](https://docs.xverse.app/api/runes/rune-activity.md)
- [Top Runes by Volume](https://docs.xverse.app/api/runes/top-runes-by-volume.md)
- [Runes Top Gainers & Losers](https://docs.xverse.app/api/runes/runes-top-gainers-and-losers.md)
- [\[v1\] Runes Historical Prices](https://docs.xverse.app/api/runes/v1-runes-historical-prices.md)
- [\[v2\] Runes Historical Prices](https://docs.xverse.app/api/runes/v2-runes-historical-prices.md)
- [Runes by Blocks](https://docs.xverse.app/api/runes/runes-by-blocks.md)
- [Get All Rune Transfers by Blocks](https://docs.xverse.app/api/runes/runes-by-blocks/get-all-rune-transfers-by-blocks.md)
- [Get All Rune Trades by Blocks](https://docs.xverse.app/api/runes/runes-by-blocks/get-all-rune-trades-by-blocks.md)
- [Decode Runestone](https://docs.xverse.app/api/runes/decode-runestone.md)
- [Mint Rune](https://docs.xverse.app/api/runes/mint-rune.md)
- [Estimate Rune Mint Order](https://docs.xverse.app/api/runes/mint-rune/estimate-rune-mint-order.md)
- [Create Rune Mint Order](https://docs.xverse.app/api/runes/mint-rune/create-rune-mint-order.md)
- [Execute Rune Mint Order](https://docs.xverse.app/api/runes/mint-rune/execute-rune-mint-order.md)
- [Monitor Rune Mint Order](https://docs.xverse.app/api/runes/mint-rune/monitor-rune-mint-order.md)
- [List Rune Mint Orders](https://docs.xverse.app/api/runes/mint-rune/list-rune-mint-orders.md)
- [Etch Rune](https://docs.xverse.app/api/runes/etch-rune.md)
- [Validate Rune Name](https://docs.xverse.app/api/runes/etch-rune/validate-rune-name.md)
- [Estimate Rune Etch Order](https://docs.xverse.app/api/runes/etch-rune/estimate-rune-etch-order.md)
- [Create Rune Etch Order](https://docs.xverse.app/api/runes/etch-rune/create-rune-etch-order.md)
- [Execute Rune Etch Order](https://docs.xverse.app/api/runes/etch-rune/execute-rune-etch-order.md)
- [Monitor Rune Etch Order](https://docs.xverse.app/api/runes/etch-rune/monitor-rune-etch-order.md)
- [List Rune Etch Orders](https://docs.xverse.app/api/runes/etch-rune/list-rune-etch-orders.md)
- [BRC-20](https://docs.xverse.app/api/brc-20.md)
- [BRC-20 by Address](https://docs.xverse.app/api/brc-20/brc-20-by-address.md)
- [BRC-20 balances](https://docs.xverse.app/api/brc-20/brc-20-by-address/brc-20-balances.md)
- [BRC-20 transaction history](https://docs.xverse.app/api/brc-20/brc-20-by-address/brc-20-transaction-history.md)
- [BRC-20 Activity](https://docs.xverse.app/api/brc-20/brc-20-by-address/brc-20-activity.md)
- [Unspent BRC-20 Transfers](https://docs.xverse.app/api/brc-20/brc-20-by-address/unspent-brc-20-transfers.md)
- [Void inscriptions (spent BRC-20 transfers)](https://docs.xverse.app/api/brc-20/brc-20-by-address/void-inscriptions-spent-brc-20-transfers.md)
- [BRC-20 by Ticker](https://docs.xverse.app/api/brc-20/brc-20-by-ticker.md)
- [BRC-20s by Tickers](https://docs.xverse.app/api/brc-20/brc-20s-by-tickers.md)
- [BRC-20 Transfer Validity Check](https://docs.xverse.app/api/brc-20/brc-20-transfer-validity-check.md)
- [Mint BRC-20](https://docs.xverse.app/api/brc-20/mint-brc-20.md)
- [Estimate](https://docs.xverse.app/api/brc-20/mint-brc-20/estimate.md)
- [Order](https://docs.xverse.app/api/brc-20/mint-brc-20/order.md)
- [Execute](https://docs.xverse.app/api/brc-20/mint-brc-20/order/execute.md)
- [Deploy BRC-20](https://docs.xverse.app/api/brc-20/deploy-brc-20.md)
- [Estimate](https://docs.xverse.app/api/brc-20/deploy-brc-20/estimate.md)
- [Order](https://docs.xverse.app/api/brc-20/deploy-brc-20/order.md)
- [Execute](https://docs.xverse.app/api/brc-20/deploy-brc-20/order/execute.md)
- [Spark](https://docs.xverse.app/api/spark.md)
- [Address](https://docs.xverse.app/api/spark/address.md)
- [Spark Balances](https://docs.xverse.app/api/spark/address/spark-balances.md)
- [Spark Transaction History](https://docs.xverse.app/api/spark/address/spark-transaction-history.md)
- [Spark Address Summary](https://docs.xverse.app/api/spark/address/spark-address-summary.md)
- [Transactions](https://docs.xverse.app/api/spark/transactions.md)
- [Spark Transaction Details](https://docs.xverse.app/api/spark/transactions/spark-transaction-details.md)
- [Latest Spark Transactions](https://docs.xverse.app/api/spark/transactions/latest-spark-transactions.md): This endpoint returns the most recent Spark transactions of all types, sorted by timestamp.
- [BTKN Tokens](https://docs.xverse.app/api/spark/btkn-tokens.md)
- [BTKN Token by ID](https://docs.xverse.app/api/spark/btkn-tokens/btkn-token-by-id.md)
- [BTKN Tokens by IDs (Batch)](https://docs.xverse.app/api/spark/btkn-tokens/btkn-tokens-by-ids-batch.md)
- [BTKN Token by Pubkey/Address or Search BTKN](https://docs.xverse.app/api/spark/btkn-tokens/btkn-token-by-pubkey-address-or-search-btkn.md)
- [BTKN Tokens by Pubkey/Address](https://docs.xverse.app/api/spark/btkn-tokens/btkn-tokens-by-pubkey-address.md)
- [BTKN Token Transactions](https://docs.xverse.app/api/spark/btkn-tokens/btkn-token-transactions.md)
- [Holders by BTKN Token](https://docs.xverse.app/api/spark/btkn-tokens/holders-by-btkn-token.md)
- [BTKN Token Rankings](https://docs.xverse.app/api/spark/btkn-tokens/btkn-token-rankings.md)
- [Swaps](https://docs.xverse.app/api/swaps.md)
- [Get destination tokens](https://docs.xverse.app/api/swaps/get-destination-tokens.md)
- [Get quotes](https://docs.xverse.app/api/swaps/get-quotes.md)
- [Runes Swaps](https://docs.xverse.app/api/swaps/runes-swaps.md)
- [Place order](https://docs.xverse.app/api/swaps/runes-swaps/place-order.md)
- [Execute order](https://docs.xverse.app/api/swaps/runes-swaps/execute-order.md)
- [UTXO Listings](https://docs.xverse.app/api/swaps/utxo-listings.md)
- [Get utxos](https://docs.xverse.app/api/swaps/utxo-listings/get-utxos.md)
- [Place order](https://docs.xverse.app/api/swaps/utxo-listings/place-order.md)
- [Execute order](https://docs.xverse.app/api/swaps/utxo-listings/execute-order.md)
- [Stacks Swaps](https://docs.xverse.app/api/swaps/stacks-swaps.md)
- [Place order](https://docs.xverse.app/api/swaps/stacks-swaps/place-order.md)
- [Execute order](https://docs.xverse.app/api/swaps/stacks-swaps/execute-order.md)
- [Crosschain Swaps](https://docs.xverse.app/api/swaps/crosschain-swaps.md)
- [Place order](https://docs.xverse.app/api/swaps/crosschain-swaps/place-order.md)

## Sats Connect

- [Sats Connect](https://docs.xverse.app/sats-connect/sats-connect.md)
- [🤖 AI agent integration](https://docs.xverse.app/sats-connect/ai-agent-integration.md)
- [Wallet Providers](https://docs.xverse.app/sats-connect/wallet-providers.md)
- [getInfo](https://docs.xverse.app/sats-connect/wallet-providers/getinfo.md)
- [getProviders & getProviderById](https://docs.xverse.app/sats-connect/wallet-providers/getproviders-and-getproviderbyid.md)
- [Connecting to the wallet](https://docs.xverse.app/sats-connect/connecting-to-the-wallet.md)
- [Connect to Xverse Wallet](https://docs.xverse.app/sats-connect/connecting-to-the-wallet/connect-to-xverse-wallet.md)
- [Disconnect from Xverse Wallet](https://docs.xverse.app/sats-connect/connecting-to-the-wallet/disconnect-from-xverse-wallet.md)
- [Connect to other wallets](https://docs.xverse.app/sats-connect/connecting-to-the-wallet/connect-to-other-wallets.md)
- [Manage a user's default wallet](https://docs.xverse.app/sats-connect/connecting-to-the-wallet/connect-to-other-wallets/manage-a-users-default-wallet.md)
- [\[Legacy ⚠️\] getAccounts](https://docs.xverse.app/sats-connect/connecting-to-the-wallet/legacy-getaccounts.md)
- [Wallet Methods](https://docs.xverse.app/sats-connect/wallet-methods.md)
- [request methods](https://docs.xverse.app/sats-connect/wallet-methods/request-methods.md)
- [wallet\_getAccount](https://docs.xverse.app/sats-connect/wallet-methods/wallet_getaccount.md)
- [wallet\_getNetwork](https://docs.xverse.app/sats-connect/wallet-methods/wallet_getnetwork.md): Get the network the wallet is currently connected to
- [wallet\_changeNetwork](https://docs.xverse.app/sats-connect/wallet-methods/wallet_changenetwork.md): Switch the selected network within the wallet.
- [wallet\_addNetwork](https://docs.xverse.app/sats-connect/wallet-methods/wallet_addnetwork.md)
- [wallet\_open](https://docs.xverse.app/sats-connect/wallet-methods/wallet_open.md)
- [wallet\_openReceive](https://docs.xverse.app/sats-connect/wallet-methods/wallet_open/wallet_openreceive.md)
- [wallet\_openBuy](https://docs.xverse.app/sats-connect/wallet-methods/wallet_open/wallet_openbuy.md)
- [wallet\_openBridge](https://docs.xverse.app/sats-connect/wallet-methods/wallet_open/wallet_openbridge.md)
- [wallet\_openEarn](https://docs.xverse.app/sats-connect/wallet-methods/wallet_open/wallet_openearn.md)
- [Xverse Custom Methods](https://docs.xverse.app/sats-connect/wallet-methods/xverse-custom-methods.md)
- [Xverse Wallet Permissions](https://docs.xverse.app/sats-connect/xverse-wallet-permissions.md)
- [Xverse Wallet events](https://docs.xverse.app/sats-connect/xverse-wallet-events.md): How apps can respond to user actions using wallet events
- [getAddresses](https://docs.xverse.app/sats-connect/bitcoin-methods/getaddresses.md)
- [getBalance](https://docs.xverse.app/sats-connect/bitcoin-methods/getbalance.md)
- [signPsbt](https://docs.xverse.app/sats-connect/bitcoin-methods/signpsbt.md)
- [signMultipleTransactions](https://docs.xverse.app/sats-connect/bitcoin-methods/signmultipletransactions.md)
- [sendTransfer](https://docs.xverse.app/sats-connect/bitcoin-methods/sendtransfer.md)
- [signMessage](https://docs.xverse.app/sats-connect/bitcoin-methods/signmessage.md)
- [signMultipleMessages](https://docs.xverse.app/sats-connect/bitcoin-methods/signmultiplemessages.md)
- [createInscription](https://docs.xverse.app/sats-connect/bitcoin-methods/createinscription.md)
- [createRepeatInscriptions](https://docs.xverse.app/sats-connect/bitcoin-methods/createrepeatinscriptions.md)
- [ord\_getInscriptions](https://docs.xverse.app/sats-connect/bitcoin-methods/ord_getinscriptions.md)
- [ord\_sendInscriptions](https://docs.xverse.app/sats-connect/bitcoin-methods/ord_sendinscriptions.md)
- [runes\_getBalance](https://docs.xverse.app/sats-connect/bitcoin-methods/runes_getbalance.md)
- [runes\_transfer](https://docs.xverse.app/sats-connect/bitcoin-methods/runes_transfer.md)
- [Mint Runes](https://docs.xverse.app/sats-connect/bitcoin-methods/mint-runes.md)
- [runes\_estimateMint](https://docs.xverse.app/sats-connect/bitcoin-methods/mint-runes/runes_estimatemint.md)
- [runes\_mint](https://docs.xverse.app/sats-connect/bitcoin-methods/mint-runes/runes_mint.md)
- [Etch Runes](https://docs.xverse.app/sats-connect/bitcoin-methods/etch-runes.md)
- [runes\_estimateEtch](https://docs.xverse.app/sats-connect/bitcoin-methods/etch-runes/runes_estimateetch.md)
- [runes\_etch](https://docs.xverse.app/sats-connect/bitcoin-methods/etch-runes/runes_etch.md)
- [runes\_getOrder](https://docs.xverse.app/sats-connect/bitcoin-methods/runes_getorder.md)
- [Speed up a Rune Mint or Etch order](https://docs.xverse.app/sats-connect/bitcoin-methods/speed-up-a-rune-mint-or-etch-order.md)
- [runes\_estimateRbfOrder](https://docs.xverse.app/sats-connect/bitcoin-methods/speed-up-a-rune-mint-or-etch-order/runes_estimaterbforder.md)
- [runes\_rbfOrder](https://docs.xverse.app/sats-connect/bitcoin-methods/speed-up-a-rune-mint-or-etch-order/runes_rbforder.md)
- [stx\_getAccounts](https://docs.xverse.app/sats-connect/stacks-methods/stx_getaccounts.md)
- [stx\_signMessage](https://docs.xverse.app/sats-connect/stacks-methods/stx_signmessage.md)
- [stx\_signStructuredMessage](https://docs.xverse.app/sats-connect/stacks-methods/stx_signstructuredmessage.md)
- [stx\_transferStx](https://docs.xverse.app/sats-connect/stacks-methods/stx_transferstx.md)
- [stx\_signTransaction](https://docs.xverse.app/sats-connect/stacks-methods/stx_signtransaction.md)
- [stx\_callContract](https://docs.xverse.app/sats-connect/stacks-methods/stx_callcontract.md)
- [stx\_deployContract](https://docs.xverse.app/sats-connect/stacks-methods/stx_deploycontract.md)
- [spark\_getAddress](https://docs.xverse.app/sats-connect/spark-methods/spark_getaddress.md)
- [spark\_getBalance](https://docs.xverse.app/sats-connect/spark-methods/spark_getbalance.md)
- [spark\_transfer](https://docs.xverse.app/sats-connect/spark-methods/spark_transfer.md)
- [spark\_transferToken](https://docs.xverse.app/sats-connect/spark-methods/spark_transfertoken.md)
- [spark\_signMessage](https://docs.xverse.app/sats-connect/spark-methods/spark_signmessage.md)
- [Flashnet Trading](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading.md)
- [spark\_flashnet\_getJWT](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_getjwt.md)
- [spark\_flashnet\_signIntent](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_signintent.md)
- [spark\_flashnet\_signStructuredMessage](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_signstructuredmessage.md)
- [spark\_flashnet\_executeSwap](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_executeswap.md)
- [spark\_flashnet\_executeRouteSwap](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_executerouteswap.md)
- [spark\_flashnet\_createCPPool](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_createcppool.md)
- [spark\_flashnet\_createBondingPool](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_createbondingpool.md)
- [spark\_flashnet\_confirmInitialDeposit](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_confirminitialdeposit.md)
- [spark\_flashnet\_addLiquidity](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_addliquidity.md)
- [spark\_flashnet\_removeLiquidity](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_removeliquidity.md)
- [spark\_flashnet\_getClawbackEligibleTransfers](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_getclawbackeligibletransfers.md)
- [spark\_flashnet\_clawbackFunds](https://docs.xverse.app/sats-connect/spark-methods/flashnet-trading/spark_flashnet_clawbackfunds.md)
- [Spark BTKN Airdrops](https://docs.xverse.app/sats-connect/spark-methods/spark-btkn-airdrops.md)
- [Verify Bitcoin message signatures](https://docs.xverse.app/sats-connect/guides/verify-bitcoin-message-signatures.md)
- [Creating Bitcoin PSBTs](https://docs.xverse.app/sats-connect/guides/creating-bitcoin-psbts.md)
- [Mobile Integration](https://docs.xverse.app/sats-connect/guides/mobile-integration.md)
- [Next.js support](https://docs.xverse.app/sats-connect/guides/next.js-support.md): Sats Connect is meant to be run client-side only. When using Next.js, import \`sats-connect\` dynamically:

## Xverse Agent Wallet

- [Xverse Agent Wallet](https://docs.xverse.app/xverse-agentic-wallet/xverse-agent-wallet.md)
- [Getting Started](https://docs.xverse.app/xverse-agentic-wallet/getting-started.md)
- [Agent Mode](https://docs.xverse.app/xverse-agentic-wallet/agent-mode.md)
- [Bitcoin](https://docs.xverse.app/xverse-agentic-wallet/capabilities/bitcoin.md)
- [Spark and Lightning](https://docs.xverse.app/xverse-agentic-wallet/capabilities/spark-and-lightning.md)
- [Starknet](https://docs.xverse.app/xverse-agentic-wallet/capabilities/starknet.md)
- [Stacks](https://docs.xverse.app/xverse-agentic-wallet/capabilities/stacks.md)
- [Portfolio & Treasury](https://docs.xverse.app/xverse-agentic-wallet/capabilities/portfolio-and-treasury.md)
- [Swaps](https://docs.xverse.app/xverse-agentic-wallet/capabilities/swaps.md)
- [Runes](https://docs.xverse.app/xverse-agentic-wallet/capabilities/runes.md)
- [Agentic Lightning Commerce](https://docs.xverse.app/xverse-agentic-wallet/guides/agentic-lightning-commerce.md)
- [Agentic Flashnet Trading](https://docs.xverse.app/xverse-agentic-wallet/guides/agentic-flashnet-trading.md)
- [Agentic Starknet Trading](https://docs.xverse.app/xverse-agentic-wallet/guides/agentic-starknet-trading.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://docs.xverse.app/readme.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.
