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

# Welcome to Dogether

## What is Dogether?

Dogether is more than just a digital asset; it’s a movement towards a more accessible and engaging blockchain experience.

### The Genesis of Dogether

Dogether was born from the idea of creating a cryptocurrency that embodies the best of both worlds – the robust and versatile technology of Ethereum and the playful, abundant approach of Dogecoin. Our mission is to democratize the use of cryptocurrency, making it accessible and enjoyable for everyone.

### Core Features of Dogether

* **Ethereum-Based Technology:** Dogether leverages the security and versatility of Ethereum’s blockchain, enabling smart contracts and decentralized applications (dApps).
* **User-Friendly Tokenomics:** Inspired by Dogecoin’s approach, Dogether boasts an abundant and approachable token supply, making it attractive to a broad audience.
* **Community-Centric:** At the heart of Dogether is a vibrant, welcoming community. We believe in the power of collective creativity and support.
* **Innovative Platform:** Dogether is constantly evolving, embracing new technologies and ideas to stay at the forefront of the blockchain revolution.

### Dogether's Vision

Our vision is to create a cryptocurrency that is not only technologically advanced but also fun and inclusive. Dogether is a platform where technology meets community, where every user can find a place, and where blockchain becomes a part of everyday life.

### Join the Dogether Community

Become a part of our journey. Whether you are a blockchain enthusiast, a developer, or just curious about crypto, Dogether offers a welcoming space for all. Together, let's redefine the future of digital currency.

***

To learn more about Dogether and how you can be a part of this exciting journey, visit our official website and community forums listed on our [links page](/dogether-wiki/useful-links.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 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://dogether.gitbook.io/dogether-wiki/welcome-to-dogether.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.
