# Introduction

BC Coin represents a novel approach to rewarding customer loyalty via integrating blockchain technology with real-world business performance. As an [ERC-20 token](https://ethereum.org/en/developers/docs/standards/tokens/erc-20/) on the Ethereum blockchain, BC Coin is designed to reflect the growth and success of our company.&#x20;

This whitepaper section outlines the economic model of BC Coin, detailing its initial valuation, distribution strategy, and the innovative mechanism for price updates based on company performance.


---

# 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://whitepaper.bccoin.io/bc-coin/company/introduction.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.
