> For the complete documentation index, see [llms.txt](https://book.just.money/jmguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.just.money/jmguide/usdjm-token/where-to-buy.md).

# Where to Buy

$JM token is multichain, meaning it can be acquired on several blockchains: Ethereum, Polygon, BNB Chain, Tron and BTTC (more coming soon). Currently, the token is not yet listed on any centralized exchange (CEX). While future listings are planned, we are currently focused on strengthening our liquidity pools.

The best place to purchase $JM token is directly on our Just.Money Swap: [**https://just.money**](/jmguide/justmoney-swap/overview.md).

As $JM is whitelisted, users do not need to manually enter the contract address. Simply use the dropdown and select $JM, which is already automatically displayed in the "To" field.


---

# 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:

```
GET https://book.just.money/jmguide/usdjm-token/where-to-buy.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.
