# Citycoin

## Citycoin

- [What is CityCoin?](https://albertohortabtc.gitbook.io/citycoin/what-is-citycoin.md): Imagine a city where your vote has value, is incorruptible and helps you fulfill your dreams...
- [features](https://albertohortabtc.gitbook.io/citycoin/what-is-citycoin/features.md): The main features of CityCoin are:
- [CityCoin in one picture](https://albertohortabtc.gitbook.io/citycoin/what-is-citycoin/citycoin-in-one-picture.md): You don't understand that the CityCoin project? This picture explains it all
- [BUY CityCoin](https://albertohortabtc.gitbook.io/citycoin/what-is-citycoin/buy-citycoin.md): You can buy citycoin right now from your mobile from the decentralized exchange pancakeswap. Only just need to download the TrustWallet or MetaMask application and follow the next steps
- [Crypto for real business](https://albertohortabtc.gitbook.io/citycoin/crypto-for-real-business.md): Real business, real money.
- [Decentralization vs Centralization](https://albertohortabtc.gitbook.io/citycoin/crypto-for-real-business/decentralization-vs-centralization.md)
- [unlocking the potential](https://albertohortabtc.gitbook.io/citycoin/crypto-for-real-business/unlocking-the-potential.md)
- [Real Estate](https://albertohortabtc.gitbook.io/citycoin/real-estate.md)
- [Decentralization](https://albertohortabtc.gitbook.io/citycoin/real-estate/decentralization.md)
- [Freedom and Democracy](https://albertohortabtc.gitbook.io/citycoin/real-estate/freedom-and-democracy.md)
- [Privacy](https://albertohortabtc.gitbook.io/citycoin/real-estate/privacy.md)
- [Trading Bot](https://albertohortabtc.gitbook.io/citycoin/trading-bot.md)
- [CTC Bank / DeFi](https://albertohortabtc.gitbook.io/citycoin/ctc-bank-defi.md)
- [Next projects](https://albertohortabtc.gitbook.io/citycoin/next-projects.md)
- [Governance](https://albertohortabtc.gitbook.io/citycoin/governance.md)
- [Community](https://albertohortabtc.gitbook.io/citycoin/governance/community.md)
- [Vote](https://albertohortabtc.gitbook.io/citycoin/governance/vote.md)
- [Founders NFT Pass](https://albertohortabtc.gitbook.io/citycoin/governance/founders-nft-pass.md)
- [DEX](https://albertohortabtc.gitbook.io/citycoin/dex.md)
- [token information](https://albertohortabtc.gitbook.io/citycoin/tokenomics/token-information.md): token description
- [Distribution](https://albertohortabtc.gitbook.io/citycoin/tokenomics/token-information/distribution.md): CityCoin is made up of 21,000,000 tokens issued on the Binance network (BEP20), which will be focused on the development of projects chosen by the community itself, this involves; technology developme
- [Roadmap](https://albertohortabtc.gitbook.io/citycoin/roadmap/roadmap.md)
- [Team](https://albertohortabtc.gitbook.io/citycoin/team/team.md): Our team is made up of blockchain experts, investors, geopolitical analysts, cryptographers and engineers.
- [Introduction](https://albertohortabtc.gitbook.io/citycoin/citybot/introduction.md): A trading Bot is a software that makes decisions automatically to make purchases and sales in the market.
- [Back Testing](https://albertohortabtc.gitbook.io/citycoin/citybot/back-testing.md): Bakctesting is the process by which a trading bot is subjected over time to measure its effectiveness.
- [Binance / Chainlink](https://albertohortabtc.gitbook.io/citycoin/citybot/binance-chainlink.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://albertohortabtc.gitbook.io/citycoin/what-is-citycoin.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.
