# Swap Stellar Classic Assets

With Soroswap you can now swap stellar classic assets, this allows you to exchange one token for a stellar assets or viceversa. Follow the steps below to perform a swap:

## Step 1: Navigate to the Swap page

1. In the swap page you can now paste/use stellar assets CODE:ISSUER or its corresponding Soroban address.

![](/files/2FevIcEHEFC1hkARmZRU)

## Step 2: Select the token

if the token isn't known for us we will ask you to accept the following popup, this will also add the token to your tokens list.

![](/files/Gqta3an6WH3YYcdc0GKw)

## Step 3: Continue

You can follow the steps on [Doing Swap](/additional-resources/05-tutorial/05-doing-swap.md)

Congratulations! you have successfully swapped a Stellar Classic Assets


---

# 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.soroswap.finance/additional-resources/05-tutorial/summary/02-swap-stellar-classic-assets.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.
