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

# Welcome to Chipit Protocol

## PITCHDECK

{% file src="/files/z3LeXY5ITAiBGFOy5tYB" %}

{% hint style="info" %}
Chipit is a hyper-deflationary token being the 1st of it's kind on Ethereum Classic and Binance Smart Chain.

Focused on **Reward Distribution** and **NFT Technology.**

We are in a time where the top blockchains are full of an increasingly large number of false promises, ridiculous token economic models, exorbitantly high marketing wallet fees. After months of research and development. Chipit Protocol will redefine the meme coin environment and be the sentinel of the ETC/BSC chain.
{% endhint %}

* **Website**: <https://www.chipit.market>
* **Twitter**: <https://twitter.com/chipit_coin>
* **Reddit**: <https://www.reddit.com/r/chipit/>
* **Github**: <https://github.com/ChipitProtocal>
* **Telegram**: <https://t.me/chipitcoin>

{% hint style="info" %}
**Binance Smart Chain (BSC)** is a blockchain network built for running smart contract-based applications. BSC runs in parallel with Binance's native Binance Chain (BC), which allows users to get the best of both worlds: the high transaction capacity of BC and the smart contract functionality of BSC.

{% endhint %}

{% hint style="info" %}
**Ethereum Classic (ETC)** is a decentralized, open-source blockchain with smart contract functionality. ETC is the native cryptocurrency of the platform. Amongst cryptocurrencies, Ethereum Classic is the original Ethereum that was conceived in 2013 by programmer Vitalik Buterin.
{% endhint %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/S5GfVvOxrGcfCtLCrI8l" %}
[Broken mention](broken://pages/S5GfVvOxrGcfCtLCrI8l)
{% endcontent-ref %}

{% content-ref url="/pages/g8Jh3VqDzXcECo9ROlQZ" %}
[Chipit Token](/chipit-whitepaper/chipit-ecosystem/chipit-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/y5ixKNGwXgGg8zSisebp" %}
[Chipagram](/chipit-whitepaper/chipit-ecosystem/chipagram.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="/pages/7EFeHhcZVCtz51FErYVq" %}
[Initial DEX Offering](/chipit-whitepaper/fundamentals/initial-dex-offering.md)
{% endcontent-ref %}

{% content-ref url="/pages/c83uuxF1EYuxVZvvwY2S" %}
[KYC & Audit](/chipit-whitepaper/fundamentals/kyc-and-audit.md)
{% endcontent-ref %}

{% content-ref url="/pages/gqc2VWAJmvfI39T9l08K" %}
[Technology](/chipit-whitepaper/fundamentals/technology.md)
{% endcontent-ref %}

{% content-ref url="/pages/JaFkSYsORAXXhZsujfMy" %}
[Monetization Model](/chipit-whitepaper/fundamentals/monetization-model.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them. Combine guides with this approach to 'fundamentals' and you're well on your way to great documentation!
{% endhint %}


---

# 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://chipitcoin.gitbook.io/chipit-whitepaper/welcome-to-chipit-protocol.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.
