> For the complete documentation index, see [llms.txt](https://docs.anycampus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anycampus.io/product/walk-through/video-curriculum/for-learners/purchase-curriculums.md).

# Purchase curriculums

Found a curriculum that matches your interests? Go ahead and make a purchase! You might find the purchase flow of AnyCampus quite different from other learning platforms, so please read the instructions below carefully, especially if you are new to crypto payments. It's a different process, but not a difficult one!

### **1. Select a Curriculum to Buy**

Once you’ve decided on a curriculum to take, click "Buy Curriculum." You will be redirected to the 'Buy Curriculum' page, where you can proceed with the payment.

### **2. Select a Network and Currency**

On the "Buy Curriculum" page, you’ll be asked to select your preferred network and currency for payment processing. At present, we support payments in ETH, USDC and USDT on the Ethereum, OP Mainnet, Arbitrum, Base, Linea, Scroll and Ink networks.

Our platform incorporates blockchain technology at its core and currently accepts only crypto payments. We are working to expand these options for greater flexibility to better serve our community’s needs.

Unsure which network and currency to use? We've got you covered. To assist you in making an informed decision, we provide a price chart comparing different network and currency combinations. Hover over the information icon labeled “compare price” below the currency box to view the chart.

### **3. Make Sure You Have Enough Funds**

If you need to add funds, you can buy more or exchange by following [these steps](https://support.metamask.io/metamask-portfolio/buy/how-to-buy-crypto-in-metamask/).&#x20;

### **4. Click “Buy Now”**

Once your funds are ready, hit the “Buy now” button. This will open a wallet popup to process your payment. You’re almost done!

### **5. Verify the Total Price in the Modal**

Before you complete your purchase, please double-check the total price displayed in the wallet app. This total includes any applicable gas fees in addition to the curriculum's price. Gas fees are essential in blockchain payments to compensate network participants who validate and process payments, ensuring their efficiency and security.

Should you find the price summary unacceptable, you have the option to opt out of the payment by clicking “Reject”.&#x20;

One more step to go!

### **6. Click “Confirm”**

Pick the right curriculum, check. Have enough funds, check. Ok with the gas fee, check. If you tick all the boxes, proceed by clicking “Confirm”. This will initiate the transaction, which typically concludes within minutes. Congratulations on your purchase!


---

# 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:

```
GET https://docs.anycampus.io/product/walk-through/video-curriculum/for-learners/purchase-curriculums.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.
