> 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/citybot/binance-chainlink.md).

# Binance / Chainlink

**CityCoin** It is developed on the Binance network, a network with great advantages, including:

●   Flexibility in the creation of contracts.

●    Easy integration with other protocols and services.

●    Very competitive transaction fees unlike others.

●    Global viewing and millions of users.

In addition to taking advantage of Binance, CityCoin uses Chainlink services to provide certainty and security to different characteristics:

●    Tamper-proof governance decisions, In the case of the voting machine in CityCoin, Chainlink offers a tamper-proof source of on-chain randomness to enable an unlimited number of voting processes to meet the governance needs of DAOs around fair decision making.

●    Trustless ordering processes, the special high-demand events where Cityers can participate, through Chainlink fair selection is facilitated, selecting users at random, or to incorporate new DAO members and thus break ties in a demonstrably fair way that any user can audit .

●    The impartial selection of winners in the voting machines, the Cityers, in addition to fulfilling their democratic right, will be able to earn different rewards for it, which, through Chainlink, will be demonstrably fair and tamper-proof.

●    Fair allocation of loyalty rewards, we all love giveaways and being given rewards for participation and loyalty, and for that with Chainlink we will distribute these verifiable random rewards and gifts.


---

# 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/citybot/binance-chainlink.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.
