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

# 2024 Review

### Accomplishments

* [x] 85 million $PACA was burned.
* [x] On-chain game dashboards.
* [x] NFT Token Migration Contract (IPFS -> Arweave)
* [x] Wang Wrapper and Alf Wrapper
* [x] Recruited Overgames to help design the site.

### Some Statistics

* Token Creator generated nearly 100 $ALPH in the year 2024.
* Wang Wrapper has generated nearly 15 $ALPH so far.&#x20;
* The number of PACAs migrated is not the max supply and some have for sure been lost to void.&#x20;

### Personal Accomplishments

* [x] Graduated from College with a BS in Computer Science with an Emphasis on Software Development
* [x] Built ALPHaga the most feature rich NFT marketplace on Alephium with the help of Overgames and Kylian
* [x] Partnered with SGK to make NFTs on Alephium mean something.&#x20;

2024 was not a bad year for us, and while I would like to be able to tell you more, I think in the coming weeks you will see that ALPHpacas X ALPHaga is more than a partnership. I believe that I am one if not the only one really making NFTs still a market worthwhile on Alephium.

Financial NFTs like Elexium VE NFTs have turned heads and brought new volume to the ALPHaga marketplace and Overgames and I have shared interest in making ALPHpacas stand out as the number #1 gameFi project on Alephium.\
\
How will we do this? We will do this by continuing to do what we have been doing but with myself more focused and dedicated to the mission.


---

# 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://alphpacas.gitbook.io/alphpacas/roadmap/2024-review.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.
