# Get ALGO or ASAs

ALGO is Algorand's native currency, so once the wallet is created, the first thing to do is to add some ALGO so that you can pay the blockchain fees. If you do not have Algo, you can use one of the following methods to obtain them:

## Exchanges

<table><thead><tr><th width="258"></th><th width="193"></th><th></th></tr></thead><tbody><tr><td><a href="https://www.binance.com/en">Binance </a></td><td><a href="https://www.bitstamp.net/">Bitstamp </a></td><td><a href="https://www.coinbase.com/">Coinbase</a> </td></tr><tr><td><a href="https://www.huobi.com/en-us/">Huobi</a> </td><td><a href="https://www.okx.com/">Okx</a> </td><td><a href="https://crypto.com/">Crypto.com</a> </td></tr><tr><td><a href="https://www.kucoin.com/">Kucoin</a> </td><td><a href="https://www.algorand.foundation/the-algo">Many more..</a></td><td></td></tr></tbody></table>

Obtained your firsts ALGO, if you like, you can swap them with other tokens called ASAs.

{% hint style="info" %}
**ASAs**\
The Algorand protocol supports the creation of on-chain assets that benefit from the same security, compatibility, speed, and ease of use as ALGO. The official name for these assets on the Algorand blockchain is **Algorand Standard Assets** (ASA). Algorand Standard Assets can represent stablecoins, loyalty points, system credits, and in-game points just to name a few examples. ASAs can also represent single, unique assets like a deed for a house, collectible items, unique parts on a supply chain, etc. There is also optional functionality to place transfer restrictions on an asset that helps support securities, compliance, and certification use cases.

*Learn more about ASAs* [*here*](https://developer.algorand.org/docs/get-details/asa/)*.*
{% endhint %}

The best way to do that is through the[ swap operation integrated into Folks Finance](https://docs.folks.finance/functionalities/swap-and...). Otherwise, you can do that through external Decentralized Exchanges:

<table><thead><tr><th width="273"></th><th></th></tr></thead><tbody><tr><td><a href="https://tinyman.org/">Tinyman</a> </td><td><a href="https://www.pact.fi/">Pact</a> </td></tr></tbody></table>

## On-Ramping (Pera)

Use fiat money to purchase ALGO, USDCa, and USDTa instantly with Pera Onramp's 45+ supported payment methods in over 125 countries.&#x20;

{% embed url="<https://youtu.be/ZdTeN7mG_eI>" %}
The UI undergoes regular upgrades; what you see in the video may look slightly different than what you see on the app.
{% endembed %}

* Connect your wallet. Click on it on the top right corner and then click Buy.
* A modal will appear. Choose how much of an asset you want to buy, the nation you're located in and the payment method.
* Select the providers you want based on their price quote. Click the Proceed button. You'll be directed to a payment page on fluidmoney.xyz.
* N.B. You must enable pop-ups both on Folks Finance and fluidmoney.xyz


---

# 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.folks.finance/introduction/get-started/get-algo-or-asas.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.
