# Info

Smartswap is a multinetwork decentralized exchange (DEX) with extra features like auto trading of tokens at certain prices or time. The Rigelprotocol smartswap supports swaps on various pairs.

**Set price :** The set price is an advanced limit order feature which can execute not one, but multiple transactions at a certain price based on preset conditions.

**Auto period :** The auto period is an auto investing & Trading feature. It can help users to execute dollar cost averaging, market making and more. Making trades when not on your devices is now possible with the smartswap. **Scenario** : Investing 2000 BUSD on RGP, over a period of 4 weeks. 500 BUSD worth in RGP would be bought each Week for 4 weeks without users having to execute a transaction each time.


---

# 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://prodocs.rigelprotocol.com/smartswap-v2/info.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.
