> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rynopay.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Fund a Wallet

> Add money to a Ryno wallet using an available funding method.

For the NGN wallet shown, Ryno generates a unique bank account for the exact amount entered.

## Steps

<Steps>
  <Step title="Select Fund wallet">
    Open the wallet and select **Fund wallet**.
  </Step>

  <Step title="Choose a funding method">
    Select **Bank transfer**.

    <Frame>
      <img src="https://mintcdn.com/ryno-26f27c8f/sKKdX1PI98-AaZfj/images/business/wallets/fund-wallet-method.png?fit=max&auto=format&n=sKKdX1PI98-AaZfj&q=85&s=6fdb96624b24c882b0b7a8d73186da5d" alt="Select bank transfer" width="1913" height="791" data-path="images/business/wallets/fund-wallet-method.png" />
    </Frame>
  </Step>

  <Step title="Enter the amount">
    Enter the exact amount you intend to transfer.

    <Frame>
      <img src="https://mintcdn.com/ryno-26f27c8f/sKKdX1PI98-AaZfj/images/business/wallets/fund-wallet-amount.png?fit=max&auto=format&n=sKKdX1PI98-AaZfj&q=85&s=a75f9060ccb2add47aab08b34ab779b1" alt="Enter wallet funding amount" width="1915" height="796" data-path="images/business/wallets/fund-wallet-amount.png" />
    </Frame>

    The displayed minimum is **₦100**.
  </Step>

  <Step title="Generate account details">
    Select **Generate Account Details**.
  </Step>

  <Step title="Transfer the exact amount">
    Use your bank app to send the exact amount to the generated account.
  </Step>

  <Step title="Wait for confirmation">
    Ryno detects the transfer and credits the wallet after confirmation.
  </Step>
</Steps>

<Warning>
  Do not transfer a different amount or reuse a dynamic account for another request.
</Warning>

## Processing time

The interface indicates that confirmed transfers are usually credited within approximately 20 minutes, although processing time may vary.

## Common issues

<AccordionGroup>
  <Accordion title="The button is disabled">Confirm that the amount meets the minimum requirement.</Accordion>
  <Accordion title="I sent a different amount">Contact Ryno Support with the receipt and funding reference.</Accordion>
  <Accordion title="The account expired">Start a new funding request and use the new account details.</Accordion>
  <Accordion title="My wallet is not credited">Check the transaction status and allow time for confirmation.</Accordion>
</AccordionGroup>

## Related guides

<CardGroup cols={2}>
  <Card title="Funding Methods" href="/business/wallets/funding-methods" />

  <Card title="Wallet Transactions" href="/business/wallets/wallet-transactions" />
</CardGroup>
