# aSEED Integration Guide

## Overview

aSEED does not have a pegged price; it is redeemable to aSEED treasury underlying asset [in future under certain criteria](https://wiki.acala.network/acala-exodus-upgrade/ausd-seed-aseed#redemption). Below are liquidity venues for aSEED:

Acala

* Acala Swap
* Stellaswap

Karura

* Karura Swap
* Zenlink

## Integrate via EVM+

aSEED is available as ERC-20 assets on Acala EVM+ on both Acala and Karura

Contract Address

* aSEED (Karura): 0x0000000000000000000100000000000000000081
* aSEED (Acala): 0x0000000000000000000100000000000000000001

## Integrate via Substrate

Refer to [token transfer guide](https://wiki.acala.network/integrate/acala/token-transfer)


---

# 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://wiki.acala.network/acala-exodus-upgrade/ausd-seed-aseed/aseed-integration-guide.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.
