# 1.Coins & Tokens

We have all heard the terms of coins and tokens in the jungle. Especially some apes are talking secretly about a special thing called Baynana token. But what does it mean? And what is the diffrence between those two?

## Coin

All blockchains have a native coin like BTC,ETH,XRP. They are the native coins each of them since the blockchain protocol on which they operate directly issues them. Like BTC on the Bitcoin network, ETH on Ethereum network and XRP on the XRP Ledger.

## Token

Tokens on the other hand can be created on each of those blockchains but they are not the native assets of it. People tend to build projects on the blockchains that they believe are suitable for them/their projects and they can issue tokens to build their platform/projects.&#x20;

<figure><img src="https://1644649046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG30MqenADLwgVw0FFhbr%2Fuploads%2FjOaOnzplLsRPfqNTu17T%2FXRP%20LEDGER.png?alt=media&#x26;token=7227ed10-ffde-4e79-9229-bde3217f9f1c" alt=""><figcaption></figcaption></figure>


---

# 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://boredapes-xrp.gitbook.io/bay/ape-academy/1.coins-and-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.
