> For the complete documentation index, see [llms.txt](https://ghostpaper.ghostdag.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghostpaper.ghostdag.org/fundamentals/mining-learn-more/what-is-where.md).

# What is where

{% hint style="info" %}
**WARNING:** Engaging with cryptocurrencies is extremely risky and dependent on regulations across different geographies. GhostDAG.org are not financial advisors and engaging with any of our products and services does not guarantee any sort of financial rewards. Users of any products and services on our platform are strongly advised to do their own research inclusive of geo-specific legislations and understand the risks accordingly from licensed financial advisors in the space. As of December 2023, pending broad-based regulatory clarity, all cryptocurrencies across the spectrum are only lines of code offering no intrinsic value or otherwise in comparison to real regulated money-markets. Anyone found proceeding from here is deemed to be engaging with the Protocol at his or her own free will and risk appetite with no liability or impact due to the Team at GhostDAG.org\
\
**We are unequivocally not responsible for results of any users decision making**.&#x20;
{% endhint %}

<details>

<summary>GhostDAG Token (GDAG)</summary>

On Uniswap: <https://app.uniswap.org/swap?outputCurrency=0x8bf30e9f44e5d068a9d0c20da22660997a532e33&chain=ethereum>\
\
Track GDAG: <https://www.coingecko.com/en/coins/ghostdag-org>

GDAG Token Etherscan: <https://etherscan.io/token/0x8BF30e9F44E5d068A9d0C20DA22660997a532e33>

GDAG Staking Pool 1:&#x20;

<https://www.ghostdag.org/pool1>

GDAG Staking CA:&#x20;

<https://etherscan.io/address/0x21a775277d8b7c6fbf22a7836a2917fc52b9f3db>

</details>

<details>

<summary>Socials and Official Links</summary>

**Linktree**: <https://linktr.ee/GhostDAG>

**Website**: GhostDAG.org

**Twitter**: Twitter.com/MineKaspa

**Telegram**: T.me/MineKaspa

**Mail**: <Signmeup@GhostDAG.org>

</details>

<details>

<summary>Mining Dashboard</summary>

**F2Pool**: <https://www.f2pool.com/mining-user-kas/5da4e7160aca332fc26bc1b2d9858456>\
\
**Rewards Wallet:** <https://etherscan.io/address/0xf2bd5f95659c0462d14458a31e7e18083517be04>

</details>


---

# 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://ghostpaper.ghostdag.org/fundamentals/mining-learn-more/what-is-where.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.
