# Product Update

### Product v1

* [x] Landing page (Pre-launched)
* [x] Wallet connect (Account create)
* [x] Onbording
* [x] Search
* [x] Create a curriculum&#x20;
* [x] Buy a curriculum
* [x] Take a curriculum
* [x] Creator dashboard
* [x] Learner dashboard
* [x] Settings
* [x] Admin tools
* [x] MVP launch

### Product v2

* [x] Blog
* [x] Comment
* [x] Like
* [x] Share
* [x] Follow
* [ ] Tipping
* [ ] Post
* [x] Search
* [ ] Save
* [x] Notification
* [ ] Text-to-Speech
* [ ] Schedule Posting
* [x] AnyCampus Points
* [x] Blog NFT
* [ ] Referral program
* [ ] Extended import functionality

### Other Features

* [ ] SBT certificates
* [ ] AnyCampus Token (Learn to Earn)
* [x] Multilingual
* [ ] Subtitle
* [ ] Credit card payment
* [ ] Review
* [x] Dark mode
* [x] More categories and skills
* [x] More login method
* [ ] Add to favorite
* [ ] Platform fees

### Business Development

* [x] Toise and Chip
* [x] AnyCampus Logo
* [x] Social media
* [x] Quest
* [x] Docs

### Wallet Integration

* [x] MetaMask
* [x] Coinbase Wallet
* [x] WalletConnect

### Network Integration

* [x] Ethereum
* [x] Optimism
* [x] Arbitrum
* [x] Base
* [x] Linea
* [x] Scroll
* [x] Ink

And more

### Currency and Token Support

* [x] ETH
* [x] USDC
* [x] USDT

And more


---

# 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.anycampus.io/product/product-update.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.
