# How to get TEZ

Tezos, Tez, or XTZ is the native Tezos blockchain coin that is used not only to purchase other assets but to pay all the fees within the Tezos network. You will need some Tez to start trading on QuipuSwap.

To buy Tez with fiat you can use any external exchange. Acquire XTZ and send them to your Tezos wallet.

If you already have some crypto assets, you can also use an in-built [Temple wallet feature](https://templewallet.com).

**Centralized approach**

Centralized exchanges require [KYC](https://en.wikipedia.org/wiki/Know_your_customer) but they are still the most reliable venue to buy crypto with fiat. Check [this page](https://coinmarketcap.com/currencies/tezos/markets/) for a list of exchanges that support Tezos. Pick an exchange, register an account, buy Tezos and send these tokens to your Tezos address.

We have a tutorial on how to [send XTZ from Binance to Temple wallet](https://madfish.crunch.help/temple-wallet/how-to-sent-tez-xtz-from-binance-to-the-temple-wallet). But the process should be similar whatever exchange you choose to use.

**Decentralized options**

If you want to buy TEZ using decentralized solutions then it’s better to use the in-build feature in [Atomex wallet](https://atomex.me). In this wallet, you may swap your BTC or LTC to Tezos.

Also, as we mentioned before, the Temple wallet has integrated a third-party service, [Exolix](https://exolix.com) exchange, that allows users to swap tokens from other blockchains into XTZ.

And read [this guide](https://madfish.crunch.help/temple-wallet/i-topped-up-tez-balance-via-temple-s-buy-tab-but-never-received-the-xtz-what-should-i-do) for troubleshooting.


---

# 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.quipuswap.com/get-started/how-to-get-tez.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.
