# Relink Features

## Reuse of the Chainlink interfaces

At Relink, we take care to implement the official Chainlink interfaces as accurately as possible, so that existing code bases can be transferred almost effortlessly. This makes adapting successful dapps into other networks much more lucrative and faster.

## Pay in native token

With Relink you use the native token on the respective network. Relink takes care of exchanging the native tokens on the target network into LINK from time to time to pay for the Chainlink services.

## Non-EVM chains

Chainlink services are mainly offered on EVM compatible chains. With Relink, we enable non-EVM chains to take advantage of the world-class services of the Chainlink Oracle Network.

##


---

# 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.relink.services/overview/relink-features.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.
