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

# References

**Articles**

Buterin, Vitalik. "A next-generation smart contract and decentralized application platform." white paper 3.37 (2014): 2-1

Kaygan, Pınar. "UTAK 2014 BİLDİRİ KİTABI: EĞİTİM, ARAŞTIRMA, MESLEK VE SOSYAL SORUMLULUK." 2014.

Liang, Yanxia. "Application of Gestalt psychology in product human-machine Interface design." IOP Conference Series: Materials Science and Engineering. Vol. 392. No. 6. IOP Publishing, 2018.

Orogun, Adebola Okunola. “Brief insight into transmission control protocol (TCP).” 2017.

Timmer, Mark, P-T. de Boer, and Aiko Pras. "How to identify the speed limiting factor of a tcp flow." 2006 4th IEEE/IFIP Workshop on End-to-End Monitoring Techniques and Services. IEEE, 2006.

Wood, Gavin. "Ethereum: A secure decentralised generalised transaction ledger." Ethereum project yellow paper 151.2014 (2014): 1-32.

**Websites**

{% embed url="<https://eips.ethereum.org/all>" %}

{% embed url="<https://vitalik.ca/general/2017/12/17/voting.html>" %}

As a result of years of research and development, we have built a blockchain-based ecosystem where all needs can be met through a single decentralized platform.

**Web3Coin ecosystem, which is based on decentralization in all its products, has a single focus: 'Human'.**


---

# 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://web3-coin.gitbook.io/welcome-to-web3-coin/whitepaper/references.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.
