# 1.Acquisition

There are various avenues for obtaining assets ahead of **onboarding the Polkadot ecosystem**.

These include :

* Getting a [gift](https://gifts.polkadot.network/#/generate) (ex: Polkadot/Kusama vouchers)
* Getting a [tip](https://polkadot.com/treasury/), payout, or (child) bounty (ex: *Kappa Sigma Mu* pot, Polkadot/Kusama Treasury bounties)
* Getting a [grant](https://web3.foundation/grants/) (ex: Polkadot/Kusama Treasury spends, W3F grants)
* Buying through fiat on-ramp on a webapp
* Swapping on a Decentralised exchange
* Swapping on a Centralised platform
* Buying/swapping on a Centralised exchange

![You can send/receive DOT and KSM gifts in one click.](/files/fp4TYoPo11zkqTHtslt6)

You will need a Polkadot account to receive your coins/tokens, along with some understanding of the following concepts:

* Depending on the coins/tokens that you receive, you might need to pay attention to [existential deposits](/dot.alert/content/1.acquisition/existential-deposits.md).
* Depending on the dapps that you use, you might need to investigate [address formats](/dot.alert/content/1.acquisition/address-formats.md).
* Depending on the methods that you choose, you might need to make use of [transaction explorers](/dot.alert/content/1.acquisition/transaction-explorers.md).

**In this section, we review key information for sending, receiving, and transferring assets safely across Polkadot ecosystem's networks.**


---

# 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://dot-alert.gitbook.io/dot.alert/content/1.acquisition.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.
