# Using Stellar Classic Assets

These guides will help you seamlessly integrate and interact with Stellar Classic assets on Soroswap

## Wrapping Stellar Classic Assets

Learn the importance of wrapping and how to convert your Stellar Classic assets into a Soroban-compatible format for full functionality within the network. This process is vital for engaging with smart contracts and trading on Soroswap. [Start Wrapping](/additional-resources/05-tutorial/summary/01-wrapping-stellar-classic-assets.md)

## Swap Stellar Classic Assets

Discover how to exchange Stellar Classic assets with other tokens on Soroswap. This guide walks you through the swap interface and the simple steps to add Stellar Classic assets to your trading repertoire. [Begin Swapping](/additional-resources/05-tutorial/summary/02-swap-stellar-classic-assets.md)

## Test Stellar Classic Assets on Testnet

Ensure your assets and trading strategies are sound by testing them on the Soroswap testnet. Follow our instructions to use the provided API endpoint for accessing test tokens and simulating the wrapping and swapping processes. [Test Assets Now](/additional-resources/05-tutorial/summary/03-test-stellar-assets-in-testnet.md)

Dive into these tutorials to unlock the full potential of Soroswap and the Soroban network, and elevate your trading experience with 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.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.
