> 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/tokenomics/token-information.md).

# token information

CityCoin-CTC is the name of the Citycoin project token with which you can acquire real estate, purchase econosystem products and services, or even stake with different modalities.&#x20;

This token was developed under a smart contract in the Smart Binance Chain (BSC) network and the contract number to be able to add it to wallets such as Metamask or TrustWallet is:

## [<mark style="background-color:blue;">**0xc7D495D8BA942d62e69ba5c617A8575beA35717a**</mark>](#user-content-fn-1)[^1]

You can see the smart contract in the following GitHub:

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

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

A total of **21,000,000** CityCoin Tokens have been generated with a division of up to **18 decimal** places and the possibility of voting and token burning by users. The selected abbreviation for this token is **CTC**.

Once the tokens were generated, they were stored in the **0xaC79f551016e82Ba620c3a948Ec948a407Ace10e** wallet that corresponds to the **ENS** with the name **albertohortabtc.etc** who distributed the tokens to the main wallets that will be used to finance the project and give life to its economy.

[^1]:


---

# 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/tokenomics/token-information.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.
