# How-tos

- [Manage your profile and system](https://docs.b2binpay.com/how-tos/manage-your-profile-and-system.md): Configure B2BINPAY account settings and security including profile management, system preferences, and account optimization
- [How to change your password](https://docs.b2binpay.com/how-tos/manage-your-profile-and-system/how-to-change-your-password.md): Change your B2BINPAY password securely with step-by-step password update process including security best practices and requirements
- [How to enable 2FA](https://docs.b2binpay.com/how-tos/manage-your-profile-and-system/how-to-enable-2fa.md): Enable two-factor authentication (2FA) for B2BINPAY account security with setup guide for enhanced account protection and login safety
- [How to whitelist IP addresses](https://docs.b2binpay.com/how-tos/manage-your-profile-and-system/how-to-whitelist-ip-addresses.md): Configure IP whitelisting in B2BINPAY for enhanced security by restricting account access to trusted IP addresses and networks
- [How to access the API](https://docs.b2binpay.com/how-tos/manage-your-profile-and-system/how-to-access-api.md): Get started with B2BINPAY API access including API key generation, authentication setup, and developer integration getting started guide
- [How to enable additional AML check](https://docs.b2binpay.com/how-tos/manage-your-profile-and-system/how-to-enable-additional-aml-check.md): Enable advanced AML (Anti-Money Laundering) checks in B2BINPAY with compliance features, transaction monitoring, and risk management
- [How to launch a Partner program](https://docs.b2binpay.com/how-tos/manage-your-profile-and-system/how-to-launch-a-partner-program.md): Launch your B2BINPAY partner program by selecting a rewards wallet, generating a referral URL, and inviting new clients
- [Manage your wallets](https://docs.b2binpay.com/how-tos/manage-your-wallets.md): Complete wallet management guide for B2BINPAY to create, configure, secure, and optimize crypto wallets for business operations
- [How to create a wallet](https://docs.b2binpay.com/how-tos/manage-your-wallets/how-to-create-a-wallet.md): Create new wallets in B2BINPAY with step-by-step wallet creation process, currency selection, and initial configuration
- [How to grant access to your wallet](https://docs.b2binpay.com/how-tos/manage-your-wallets/how-to-grant-access-to-your-wallet.md): Share wallet access in B2BINPAY securely with user permissions, access levels, and collaborative wallet management best practices
- [How to manage user roles](https://docs.b2binpay.com/how-tos/manage-your-wallets/how-to-manage-user-roles.md): Configure user roles and permissions in B2BINPAY with access control, role-based security, and team management for your wallets
- [How to restrict access to your wallet](https://docs.b2binpay.com/how-tos/manage-your-wallets/how-to-restrict-access-to-your-wallet.md): Enhance B2BINPAY wallet security with access restrictions including IP limiting, user controls, and advanced security configurations
- [How to generate a report on wallet balances](https://docs.b2binpay.com/how-tos/manage-your-wallets/how-to-generate-a-report-on-wallet-balances.md): Generate comprehensive wallet balance reports in B2BINPAY for financial reporting, balance tracking, and accounting integration
- [How to set withdrawal thresholds](https://docs.b2binpay.com/how-tos/manage-your-wallets/how-to-set-withdrawal-thresholds.md): Configure withdrawal limits and thresholds in B2BINPAY for risk management, security controls, and automated approval workflows
- [Manage your assets](https://docs.b2binpay.com/how-tos/manage-your-assets.md): Comprehensive crypto asset management with B2BINPAY including deposits, payouts, transfers, swaps, and optimization strategies
- [How to create a deposit](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-create-a-deposit.md): Create deposits in B2BINPAY with address generation, deposit processing, and incoming transaction management guide
- [How to create a payout](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-create-a-payout.md): Process payouts with B2BINPAY including step-by-step payout creation, address verification, and transaction execution
- [How to create a bank withdrawal](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-create-a-bank-withdrawal.md): Withdraw funds to bank account from B2BINPAY with fiat withdrawals, bank integration, and traditional finance connectivity
- [How to create an internal transfer](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-create-an-internal-transfer.md): Execute internal transfers between your B2BINPAY wallets with instant transfers, no fees, and efficient fund movement within platform
- [How to select the optimal blockchain fee](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-select-the-optimal-blockchain-fee.md): Optimize blockchain fees for B2BINPAY transactions with fee selection strategies, cost optimization, and transaction speed management
- [How to speed up your payout by changing the blockchain fee](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-speed-up-your-payout-by-changing-the-blockchain-fee.md): Accelerate crypto payouts by adjusting blockchain fees in B2BINPAY with transaction speed optimization and fee management guide
- [How to whitelist a payout address](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-whitelist-a-payout-address.md): Whitelist crypto addresses for secure payouts in B2BINPAY with address verification, security protocols, and trusted recipient management
- [How to swap funds](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-swap-funds.md): Exchange cryptocurrencies using B2BINPAY swap feature with currency conversion, best rates, and seamless crypto trading guide
- [How to top up or withdraw funds from your Custody wallet](https://docs.b2binpay.com/how-tos/manage-your-assets/how-to-top-up-or-withdraw-funds-from-your-custody-wallet.md): Manage custody wallet funds in B2BINPAY with secure deposits, withdrawals, and fund management for institutional crypto storage


---

# 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://docs.b2binpay.com/how-tos.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.
