# Acquiring BLD Tokens

BLD tokens are needed in order to provision an Agoric Smart Wallet, which is used by Inter Protocol dApps including the Parity Stability Module (PSM).  There are several ways to acquire BLD tokens:

1. Buy On Decentralized Exchanges (DEXes) including ***Osmosis*** and ***Crescent***
2. Buy On Centralized Exchanges (CEXes) including ***Huobi***

* [How to buy $BLD on Osmosis](/user-how-to/wallet-usage/acquiring-bld-tokens/how-to-deposit-assets-to-osmosis.md)
* [How to transfer $BLD from Osmosis to Agoric Chain](/user-how-to/wallet-usage/acquiring-bld-tokens/how-to-swap-for-bld-tokens-from-osmosis-and-transfer-to-agoric.md)
* [How to buy $BLD on Crescent](/user-how-to/wallet-usage/acquiring-bld-tokens/how-to-swap-for-bld-on-crescent.md)
* [How to buy $BLD on Huobi](/user-how-to/wallet-usage/acquiring-bld-tokens/buying-bld-from-huobi.md)


---

# 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.inter.trade/user-how-to/wallet-usage/acquiring-bld-tokens.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.
