# Dev Buy

## What Is a Dev Buy?

A **dev buy** is an initial purchase of your own coin that happens **before the coin goes live** on the bonding curve. It allows creators to show early conviction in their own project.

***

## How It Works

1. During the coin creation process, you'll see the option to make a dev buy
2. Enter the **SOL amount** you want to spend
3. An **estimated number of coins** you'll receive is displayed
4. The final amount may vary slightly based on bonding curve mechanics
5. The dev buy is executed when the coin launches

***

## Visibility & Transparency

Dev buys are **fully transparent**:

* ✅ The transaction is visible **on-chain**
* ✅ It's labeled as a **dev buy** on the coin page
* ✅ The community can see exactly how much the creator purchased

This transparency helps build trust - holders can see that the creator purchased their own coin.

***

For a comparison between dev buys and auto buybacks, see [Auto Dev Buys](/platform-mechanics/auto-dev-buys.md).

***

Next → [Anonymous Creator](/platform-mechanics/anonymous-creator.md)


---

# Agent Instructions: 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:

```
GET https://docs.anoncoin.it/creating-a-coin/dev-buy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
