# PagFinance ## Docs - [Authentication](https://docs.pag.finance/en/api-reference/authentication.md): Web3 challenge-response authentication endpoints: challenge, verification, and JWT token issuance. - [BRLP](https://docs.pag.finance/en/api-reference/brlp.md): Endpoints focused on BRLP: BRL pricing and conversion pegged to the Brazilian real. This group will be consolidated under the sandbox.brlp.io domain. - [KYC](https://docs.pag.finance/en/api-reference/kyc.md): Identity verification (KYC) endpoints for natural persons and legal entities: proposals, document upload, CPF validation, and status lookup. - [Onramp and Offramp](https://docs.pag.finance/en/api-reference/onramp-offramp.md): Asset and price endpoints that support conversion between cryptocurrencies and local currency: accepted cryptos, gateway configuration, asset list, and price quotes. - [Overview](https://docs.pag.finance/en/api-reference/overview.md): Overview of the PagFinance API: base URL, environments, authentication, response envelopes, and common errors. - [Payments](https://docs.pag.finance/en/api-reference/payments.md): Payment endpoints: code validation, quoting, creation, submission, listing, lookup, and receipts. - [Webhooks](https://docs.pag.finance/en/api-reference/webhooks.md): Payment and KYC event notifications via webhooks: payload format, verification, and best practices. - [Which cryptocurrencies are accepted?](https://docs.pag.finance/en/faq/accepted-cryptocurrencies.md): Assets currently accepted on the Solana network: SOL, USDC, USDT, PYUSD, and WETH. New assets coming soon. - [Can I pay government taxes?](https://docs.pag.finance/en/faq/government-taxes.md): We currently do not process payments of government tax forms such as DARF, GRU, and GPS. The platform is intended for private transactions. - [How does PagFinance work?](https://docs.pag.finance/en/faq/how-it-works.md): Select a digital wallet, enter the invoice or PIX amount, and complete the payment with cryptocurrencies. Conversion to Brazilian reais is automatic. - [Introduction](https://docs.pag.finance/en/faq/introduction.md): Common questions about PagFinance: how it works, who can use it, which currencies are accepted, and how to integrate. - [What is the maximum amount I can transact?](https://docs.pag.finance/en/faq/maximum-amount.md): The maximum amount per transaction on PagFinance is R$ 10,000.00. Higher amounts may go through additional review. - [I don't have SOL. Can I still use PagFinance?](https://docs.pag.finance/en/faq/no-solana-tokens.md): Yes. Use our bridge tool to bring your assets to the Solana network, even without holding any tokens on it. - [I made a payment but have not received it yet!](https://docs.pag.finance/en/faq/payment-not-received.md): Settlement times: PIX within 5 minutes and boleto within 24 hours. If the deadline has passed, contact support. - [Payment Receipt](https://docs.pag.finance/en/faq/payment-receipt.md): How to access and download your payment receipt on the platform using the same Web3 wallet used for the payment. - [Refunds](https://docs.pag.finance/en/faq/refunds.md): PagFinance's chargeback and refund policy: conditions, required documents, and review and return timeframes. - [Welcome to PagFinance](https://docs.pag.finance/en/faq/welcome.md): The Web3 payment infrastructure that connects stablecoins and cryptocurrencies to local currency payments such as PIX, boletos, and bank transfers. - [What do we do?](https://docs.pag.finance/en/faq/what-we-do.md): We accept cryptocurrency deposits and convert them to Brazilian reais (BRL) directly in the recipient's account. - [Authentication and Configuration](https://docs.pag.finance/en/sdks/authentication.md): PagFinanceClient configuration, JWT token management, and the Web3 challenge-response login flow. - [Introduction and Installation](https://docs.pag.finance/en/sdks/introduction.md): Overview and installation of the official @pagfinance/sdk, the framework-agnostic client for integrating your application with the PagFinance API. - [Method Reference](https://docs.pag.finance/en/sdks/method-reference.md): Complete reference of the @pagfinance/sdk resources and methods: assets, payments, receipts, kyc, user, and auth. - [Usage and Examples](https://docs.pag.finance/en/sdks/usage-examples.md): Practical SDK usage examples: public endpoints, authenticated calls, error handling, and the end-to-end transaction flow.