# Getting crypto to start

## Polygon campaigns

### Buying and bridging Matic to Polygon

\
In order to proceed you’d require to have some Matic tokens on your account, and have them transferred to Polygon network.

You could purchase Matic on a decentralized exchange here:<https://app.uniswap.org/#/swap?outputCurrency=0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0>. After purchasing, you would have Matic on the Mainnet, and you would still have to transfer it to Polygon.

Basically you’d need to go to<https://wallet.polygon.technology/bridge>, connect to your wallet on Mainnet, select tokens (Matic) to bridge, and initiate transactions.

Here you could find a pretty decent guide on how to bridge tokens to Polygon, if you’re experiencing problems:<https://youtu.be/4BWzYtsRHg0?t=138>

{% hint style="info" %}
**Please note:** If you don't have any tokens, you could buy Matic straight at <https://www.coinbase.com/>, but be sure to have on Polygon network and transferred to your non-custodial wallet such as Metamask to be able to use our Dashboard
{% endhint %}

## Ethereum mainnet campaigns

\
If you prefer Ethereum Mainnet,you will just need Ether. \
Just head to <https://www.coinbase.com/> to buy some ETH  there. <br>


---

# 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.linkdrop.io/linkdrop-dashboard/creating-links-in-bulk/main-guide/before-you-go/getting-crypto-to-start.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.
