> For the complete documentation index, see [llms.txt](https://aetlas.gitbook.io/aetlas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aetlas.gitbook.io/aetlas/overview/digital-offtake-agreements/getting-started.md).

# Getting Started

Here's a step-by-step guide on how to get started with listing an Offtake & Pre-Purchase Offering on Aetlas, using the provided screenshot as a reference:

### Getting Started Guide: Listing an Offtake & Pre-Purchase Offering

**Step 1: Register with Aetlas**

Schedule an onboarding call with one of Aetlas' account managers to set up your account and get access to the platform. You can [schedule a call here.](https://calendly.com/aetlas/1-2-1-with-harry?month=2024-01)\
\
**Step 2: Access the New Listing Page**

Navigate to your dashboard and click on the “+ New Listing” button or tab. This will take you to the 'New Listing' page where you can begin the process of creating your offering.

<figure><img src="/files/7HcEZNIxpg7bUnOZNtCx" alt=""><figcaption></figcaption></figure>

**Step 3: Enter Basic Project Information**

* **Project Name:** Enter the name of your carbon removal project in the 'Project Name' field. This should be the official name that is recognized by regulators and stakeholders.

**Step 4: Select Agreement Types**

* **Agreement Types Offered:** Click on the drop-down menu to select the type of agreement you are offering. For carbon removal projects, you will be selecting “Pre-Purchase", "Offtake" or "Both”.

**Step 5: Choose Vintages**

* **Vintages:** Check the boxes next to the years for which you are offering carbon credits. Each year represents a vintage, which is the year the carbon removal is expected to occur.

**Step 6: Set Pricing**

* **Price by Vintage:** Enter the price for pre-purchases and offtakes for each selected vintage. Ensure the pricing reflects the value and expected market conditions for those years. Note: Buyers typically expect a discount for pre-purchases as they are paying up-front.

**Step 7: Specify Insured Delivery Options**

* **Insured Delivery:** If you have insured delivery of carbon credits, select the appropriate option from the drop-down menu. This assures buyers that their purchase is protected. More information will be collected before listing approval.

**Step 8: Define Project Capacity and Offering Volume (Tonnes)**

* **Total Number of Project Tonnes Expected by Vintage:** Enter the expected total number of tonnes of carbon that the project will remove per year.
* **Total Volume of Pre-Purchases Offered by Vintage:** Input the total volume of carbon credits you are offering for pre-purchase per year.
* **Total Number of Project Tonnes Offered by Vintage:** Input the total number of project tonnes of carbon removal you are offering for sale per year.

**Step 9: Review Your Listing**

Before submitting your listing, review all the information you have entered. Ensure that the details are accurate and reflect the offerings you intend to make available to potential buyers.

**Step 10: Submit Your Listing**

Once you have completed all the necessary fields and reviewed the information, click the “Submit” button to list your Offtake & Pre-Purchase Offering on the marketplace.

**Step 11: Await Verification**&#x20;

Your offering will go through a verification process before it becomes visible to potential buyers. Ensure you provide any additional information required by Aetlas to verify your project.

**Additional Tips:**

* **Documentation:** Have all relevant project documentation on hand for reference when filling out the listing details.
* **Market Research:** Conduct market research to determine competitive pricing for your carbon credits.
* **Consultation:** Consider consulting with an Aetlas team member to ensure your offering is structured effectively. You can[ schedule a call here.](https://calendly.com/aetlas/1-2-1-with-harry?month=2024-01)

By following these steps, you can successfully list your Offtake & Pre-Purchase Offering and take a significant step towards securing financing for your carbon removal project.

<br>


---

# 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://aetlas.gitbook.io/aetlas/overview/digital-offtake-agreements/getting-started.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.
