> For the complete documentation index, see [llms.txt](https://docs.ivipcoin.com/ivipcoin-ivip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ivipcoin.com/ivipcoin-ivip/contract-at-binance-smart-chain-bep20/summary.md).

# Summary

A BEP-20 token is a type of cryptographic token developed on the Binance Smart Chain (BSC) blockchain, which is a parallel blockchain network to the Binance Chain. This type of token follows a specific technical standard that allows for easy integration with other financial applications and platforms based on the Binance Smart Chain.

BEP-20 tokens are similar to other cryptographic tokens, such as ERC-20 tokens based on the Ethereum blockchain. They can be used for various purposes, such as payments, digital asset transactions, gaming rewards, among others.

Additionally, BEP-20 tokens can be stored in digital wallets that are compatible with the Binance Smart Chain, such as Trust Wallet and Binance Chain Wallet. They can be bought and sold on exchanges that support the Binance Smart Chain, such as Binance and PancakeSwap.


---

# 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://docs.ivipcoin.com/ivipcoin-ivip/contract-at-binance-smart-chain-bep20/summary.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.
