# FAQs

**Q1: How do I start trading on Rille Swap?**

**A1**: To start trading, users need to connect their wallet, select a trading pair, set their trading parameters, and submit their order. Our platform provides a clean and intuitive interface, making it easy for even first-time users of decentralized exchanges to get started.

**Q2: Is trading on Rille Swap safe?**

**A2**:Absolutely safe. Rille Swap employs advanced security measures to protect users' assets and transactions. All transactions are executed through smart contracts, ensuring transparency and security throughout the process.

**Q3: How does Rille Swap handle user privacy?**

**A3**: Rille Swap places great importance on user privacy. We commit to not collecting any user data, and all transactions are conducted under the premise of protecting user privacy. We utilize advanced technologies and strategies to ensure the security and privacy of user information.

**Q4: Which wallets does Rille Swap support?**

**A4**: Rille Swap supports a variety of mainstream wallets, including but not limited to MetaMask, Argent, and Rainbow. Users can choose their preferred wallet to connect to our platform and trade.


---

# 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://rille-protocol.gitbook.io/rille-swap-document-v1/faqs.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.
