# How long after I pay will I receive tokens in my Algorand wallet?

If you pay with a credit card, you will receive your tokens immediately to your Algorand wallet. This assumes that you have followed the instructions displayed on the dashboard after purchasing your tokens to add the ASA (Algorand Standard Asset) and link your wallet to our app.

If you add the asset to your wallet at a later point in time, you will receive your tokens within the hour via a script that runs throughout the day sending outstanding tokens to owners., If you pay via ACH, you will receive your tokens after the payment clears on our end, just in case your payment is rejected.


---

# 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://lofty-2.gitbook.io/faqs/faq/how-long-after-i-pay-will-i-receive-tokens-in-my-algorand-wallet.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.
