> For the complete documentation index, see [llms.txt](https://surfkookz.gitbook.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://surfkookz.gitbook.io/getting-started/bureau-da-change.md).

# Bureau da Change

Think of this stage like the old school Bureau da change. You on a surf trip abroad and you need to change some cash.  All you doing is taking your currency and converting it to the local currency of the country you surfing in. &#x20;

Kookz are digital assets and you will need a digital currency to buy them.&#x20;

Convert your local fiat currency whether $, £'s or € into a digital currency called SOL

The record of your ownership of your digital asset (kookz) will live on a blockchain. We are using a chain called [Solana](https://surfkookz.gitbook.io/getting-started/www.solana.com) and in order to buy a kookz you will need to use the local currency for Solana called SOL.  If you interested here is some research into why we chose [Solana](https://research.binance.com/en/projects/solana)

You've exchanged travellers cheques at a bureau da change in a far flung country where you don't speak a lick of the local language before so this is going to be a doddle for you.&#x20;

Coinbase is super easy to use with a great interface to exchange currency. You can do it directly from:&#x20;

&#x20;<https://www.coinbase.com/price/solana>

Coinbase if not the only exchange that you can use. There are a ton of others and you can find a full list of exchanges on <https://www.coingecko.com/en/coins/solana#markets>

You've done your currency exchange now lets head over to [Phantom Wallet ](/getting-started/phantom-wallet.md)

If you learn better in pictures, geekculture has done a good job at helping you get setup.  <https://medium.com/geekculture/a-non-crypto-users-guide-to-buying-nfts-on-solana-1c63c23b10dd>

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://surfkookz.gitbook.io/getting-started/bureau-da-change.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
