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

# PickAXE DAO

### Fractional Block Chain Miners NFT Ownership <a href="#id-011e" id="id-011e"></a>

Through Fractionalization, it will become easy to buy and hold a percentage of an NFT. This allows users who have been previously priced out of certain NFTs to be able to buy a piece of the miners.  Block Chain Mining can be an expensive endeavor.   Recently we have discovered some NFT block chain miners that have weekly payouts, low ROI and a current range of prices from .05 wETH to 9.5 wETH

The Goal of PickAXE DAO is to create fractional NFTS of these miners so members can buy into these great ROI investments at a fraction of the cost while maintaining low ROI.  Currently the ROI of the miners we are targeting is between 20-30 weeks.

### Which NFTs will we target?

Asic Host Miner in UK is a registered business in the United Kingdom with a store front and NFT miners available for sale on Opensea.  As other block chain miner NFTs are introduced into the ecosystem the team will vote on which new miners to introduce to our fractionalized PickAXE DAO NFTs to maintain a weekly ROI.


---

# 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://pickaxe-dao.gitbook.io/untitled/pickaxe-dao.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.
