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

# Introduction

Born into this world we are usually first exposed to the gift of family, and tight knit communities. Goods and services are provided without an agreement for immediate or future rewards, except the exchange of love, kindness, and confidence. Cryptocurrency is a digital asset, and it is becoming more globally adopted. The main technology behind the development and success of cryptocurrencies is blockchain technology and it works on the principle of decentralization. It provides better security, safety, and privacy while allowing transparency. Memes coins first gained global fame back in the 2021 bull market when currencies such as Dogecoin and Shiba Inu hit market capitalization billions, turning thousands of small investors into millionaires in a matter of months with zero utility.

Melo Inu Will be a Hub for onboarding New Crypto investors. A place where community, Artist and regular individuals Can Feel heard, Appreciated, and recognized. We plan to do that by creating an ecosystem of tools that will be used to help push the majority forward.&#x20;

With the recent explode of Ai/ChatGPT use, we have become aware that ChatGPT did a great job in helping the masses aquire additional help that might not be that easy to accomodate with out. We have also noticed because of the high demand, it can sometimes lag and or be at capacity, not allowing all users to be able to experience the GPT itself, thus this is where "askMelo"  was created using the ChatGPT API along with Dall E API for Ai generated images combining the 2 to make one super GPT that has Ai chat function capabilities as well as image generation abilities.&#x20;

Anyone can use "askMelo", as there are no restrictions, it makes it easier to have access to Ai full time.

**MJDC**

or Melo JackedUp Dogs Club is our unique ultimate dogs club membership NFT collection that will give holders access to the melosytem.


---

# 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://melo-inu.gitbook.io/whitepaper/introduction.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.
