# Frequently Asked Questions (FAQs)

We’ve compiled the answers to the most common questions we get from the community. If you’re looking for information about getting started or how Oasis works, you’re in the right place!

#### General Questions:

* **What is Oasis?** Oasis is an all-in-one decentralized finance (DeFi) platform offering tools like trading (DEX), privacy protection, portfolio management, and more, all designed to make your crypto journey seamless and secure.
* **Is Oasis suitable for beginners?** Absolutely! Oasis is built for everyone, from crypto newcomers to advanced traders. We offer user-friendly interfaces, educational content, and a dedicated support team to guide you every step of the way.
* **How do I get started on Oasis?** Simply connect your Web3 wallet (e.g., MetaMask) to our platform, and you’re ready to explore! No sign-ups are required, making it easy to dive into trading, staking, and more.

#### $OASIS Token:

* **What is the $OASIS token used for?** $OASIS is the native token of our platform. It’s used for governance, staking, earning rewards, and accessing exclusive features.
* **How can I acquire $OASIS tokens?** You can acquire $OASIS tokens by trading on the Oasis DEX, staking, or participating in yield farming once these features go live.

#### Security and Privacy:

* **Is Oasis secure?** Yes, security is a top priority at Oasis. We utilize advanced encryption, decentralized infrastructure, and tools like MEV protection and our Privacy Mixer to ensure your funds and data are safe.
* **What is the Privacy Mixer?** The Privacy Mixer is a tool that enhances transaction privacy by mixing tokens from various users to anonymize the sender and recipient.

#### Features and Services:

* **What features are coming soon to Oasis?** Some of the upcoming features include cross-chain trading, staking, yield farming, and advanced portfolio management.
* **Does Oasis offer cross-chain swaps?** Yes! Our cross-chain swap feature allows you to trade assets across different blockchain networks without the need for external bridges or intermediaries.

If your question wasn’t answered here, feel free to reach out to our support team. We’re always happy to help! 😊


---

# 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://oasisplatform.gitbook.io/oasis-litepaper/extras/frequently-asked-questions-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.
