# FAQ

**What is Plume?**

Plume is an innovative modular blockchain network designed to support Real World Assets (RWAs) in a crypto-native, DeFi-compatible ecosystem.

**How does Plume handle compliance for RWA transactions?**

Plume integrates AML compliance at the chain level to verify users and asset transactions, ensuring regulatory alignment across all RWA interactions.

**What can I do on the Plume Testnet?**

The Plume Testnet is a testing environment where developers can experiment with tokenizing assets, smart contract deployment, compliance modules, and more, all without risk before going live on the mainnet.

**What types of assets can be tokenized on Plume?**

Plume will support tokenization of various RWAs, including real estate, commodities, luxury collectibles, data indices, and more, allowing users to engage with a wide range of onchain asset classes.

**Is Plume only for crypto-native users?**

Plume is primarily focused on serving crypto-native users initially, but the roadmap includes future integrations to bridge with traditional finance, broadening accessibility to a wider audience.

**How can I earn yield on Plume?**

Plume will offer yield-generating opportunities such as staking green assets, AI GPU staking, or agricultural asset tokenization, among others, giving users diverse avenues to earn income on tokenized RWAs.

**What kind of support is available for developers?**

Developers can join our Discord for direct support and stay tuned for future updates across our community. Check out our official [community channels](/plume/community-and-support/community-channels.md).

**Where can I learn more about Plume’s roadmap and future plans?**

Our roadmap will be further elaborated in the [Roadmap](/plume/introduction/roadmap.md) page, covering short-term goals, upcoming releases, and long-term integration with traditional finance.


---

# 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.plume.org/plume/more/faq.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.
