# Swap

To perform swaps, navigate to the Trade page and select the "Swap" tab. This will open an interface that allows you to exchange tokens without affecting their price.

You can make an instant exchange with a minimum commission at the current rate or choose a target price at which the exchange will take place using the “limit” option.


---

# 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.cyberperp.io/cyberperp/v1-deprecated/swap.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.
