# What is DPub

DPub Creator Studio combines the technology of Hedera with a seamless user interface to mint and sell your own NFTs with zero coding required.

DPub was built for creators (artists, musicians, writers, and content creators) as a project launchpad.&#x20;

DPub has two primary tools available for use

{% content-ref url="/pages/OgbrjxkhPelpBFdZT8uV" %}
[Personal Mint](/personal-mint/what-is-the-personal-mint-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/7fFbTNYY761QzCoXIjNw" %}
[Creator Studio](/creator-studio/what-is-creator-studio.md)
{% endcontent-ref %}

## DPub is Non-custodial&#x20;

Your hedera account is your hedera account. Any hedera account can be used to connect to Creator Studio assuming the account owns the Creator Access Token. Non-custodial means that you own your Hedera account, and can leave DPub at any time with your entire Hedera account in tact.

DPub never has access to your Private Keys, only what is publicly available on Hedera.

To connect to DPub, you simply "connect wallet". We integrate with Hashpack Wallet through their integration package HashConnect. No login, no usernames, and no passwords. Simply connect wallet.

This also applies to buyers of your NFT. To purchase your NFT, a buyer will simply "connect wallet" then approve the purchase in their wallet.


---

# 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.dpub.xyz/what-is-dpub.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.
