# Vaulta RAM

RAM on Vaulta is essentially decentralized state data.  It is one of three resources that users and developers can leverage to interface with the Vaulta network. A finite real world asset, it represents the physical hardware that Vaulta node operators are running in their servers. WRAM is a wrapped version of RAM which can be acquired through exchanges and DeFi protocols.

## A High Level Overview of How to Purchase RAM on Vaulta

Users can buy RAM from the network’s RAM markets with Vaulta and resell it if unused. In some scenarios a user can even delete the data written to the RAM to retrieve it. In order to purchase RAM, a user needs to:

* [Create a Vaulta account](/vaulta-guides/user-guides/getting-started-on-vaulta/wallet-and-account-setup.md)
* [Acquire Vaulta on an exchange & send it to their account](/vaulta-guides/user-guides/getting-started-on-vaulta/get-vaulta-token.md)

## What Can You Do With RAM?

Once you have some RAM in your account, there are a number of things you might consider doing with it, such as:

* Using it to power your future account transactions
* [Build dApps (decentralized applications) on top of it](https://docs.eosnetwork.com/)
* [Engage in the Droplets ecosystem](https://droplets.app/)

## Resources

* [EOS RAM: The Hidden Gem of Blockchain Infrastructure](https://eosnetwork.com/blog/eos-ram-hidden-gem-of-blockchain/)
* [EOS RAM Evolution: Unlocking New Capabilities](https://eosnetwork.com/blog/eos-ram-evolution/)
* [EOS Wrapped RAM (WRAM): Catalyzing Global Expansion in Blockchain Resource Accessibility](https://eosnetwork.com/blog/eos-wrapped-ram-wram/)
* [A New Era in EOS Tokenomics, Part I: Unlocking Economic Potential](https://eosnetwork.com/blog/a-new-era-in-eos-tokenomics-part-i/)
* [A New Era in EOS Tokenomics, Part II: Transforming EOS Staking Rewards](https://eosnetwork.com/blog/a-new-era-in-eos-tokenomics-part-ii/)
* [EOS Network Approves Tokenomics Proposal, Ushering in a New Era for EOS](https://eosnetwork.com/blog/eos-network-approves-tokenomics-proposal-ushering-in-a-new-era-for-eos/)


---

# 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://vaulta.gitbook.io/vaulta-guides/networks/vaulta-ram.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.
