> For the complete documentation index, see [llms.txt](https://albertohortabtc.gitbook.io/citycoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://albertohortabtc.gitbook.io/citycoin/what-is-citycoin.md).

# What is CityCoin?

On January 12, 2009, the first transfer of bitcoins in history was made, since then the decentralized economy revolution has been unstoppable and with it a large number of projects have been born with different proposals to take advantage of the blockchain concept, going through galleries of art, decentralized exchanges (DEX), metaverse, or even games (NFT Games), this has managed to raise the interest and money of hundreds of millions of enthusiasts in the world, however, each project lands in the same reality, transforming the value obtained in the nft or cryptocurrencies in traditional money (FIAT), and this due to the lack of channels and acceptance of these values ​​for transactions in the real world, and this is where CityCoin will seek to bridge the gap.

CityCoin was born with the firm intention of connecting the blockchain with the real world, unlocking the value, ideals and confidence of its participants in the projects that they themselves support. All this may sound like a utopia, but it is possible under the concept of the blockchain, a public, decentralized, inviolable and therefore 100% reliable network.

<figure><img src="/files/2cVIx6mvT2YmS38OMhxv" alt=""><figcaption><p>Welcome to CityCoin The City of the Future</p></figcaption></figure>

CityCoin is a token that works under the Binance Smart Chain network (BSC), with the smart contract number <mark style="background-color:blue;">**0xc7D495D8BA942d62e69ba5c617A8575beA35717a**</mark>

In order to provide security and transparency to the investor, we make the CityCoin smart contract available to the public.

<figure><img src="/files/O8TBEZbsy44VzZnZKbvl" alt=""><figcaption></figcaption></figure>

{% embed url="<https://github.com/albertohortabtc/CityCoin-CTC/blob/main/CityCoin.sol>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://albertohortabtc.gitbook.io/citycoin/what-is-citycoin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
