# Buy with Credit Card

### **Step 1 - Choose a Project**

Select a project you’re interested in and click the **“Buy Ecocredits”** button.

> Note: Not all projects offer credits for purchase via credit card.

### **Step 2 - Select the Amount**

If purchasing with a credit card, choose either:

* The number of ecocredits you’d like to buy
* The USD amount you wish to spend

Then, click **Next**.

<figure><img src="/files/lzFAiYL3VwNI1fjAiYiL" alt=""><figcaption></figcaption></figure>

### **Step 3 - Enter Your Customer and Payment Information**

* Enter your **name** (this will appear on your retirement certificate and as your account name if you choose to create one).
* Provide your **email address** to receive a receipt and access your order details in the future.
* Account creation is optional but recommended for easy access to your purchases.
* Enter your **credit card details** securely. *(All payment information is processed and stored securely by* [*Stripe*](https://stripe.com/)*, our payment provider.)*
* If you already have an account, please log in!

<figure><img src="/files/b75UvUBx4650flKmBWni" alt=""><figcaption></figcaption></figure>

### **Step 4 - Retirement Details**

To retire your credits and ensure they are permanently removed from circulation (preventing double-counting), provide:

* At minimum, the **country of retirement**
* (Optional) A **retirement reason**, such as:
  * *“On behalf of XYZ Organization”*
  * *“For my 2025 travel carbon offset”*

<figure><img src="/files/JqHYQwlszSN94VlubPhH" alt=""><figcaption></figcaption></figure>

### **Step 5 - Completion**

Once your purchase is successful, you will:

✅ See your **retirement certificate** on-screen

✅ Receive a **purchase confirmation email**

Thank you for contributing to ecological regeneration! 🌱

<figure><img src="/files/g0Gm5na6yC1Sxp0ivynZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/EdwR52KBvOl0mbIrB9PP" alt=""><figcaption></figcaption></figure>


---

# 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://guides.regen.network/guides/regen-marketplace-buyers-guides/ecocredits/buy-ecocredits/buy-with-credit-card.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.
