# Buy / Sell RAM

RAM stands for Random Access Memory; it is a form of computer data storage that stores data and code currently being used. XPRNetwork RAM is a resource required for dApp developers for their smart contracts to be deployed.&#x20;

## HOW TO BUY RAM

### 1. Select **Wallet** on the top menu.

![](https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lk1MmQJJu6Qk4vXCaBq%2F-Ln-ZLwVCBqCyKpzv3CG%2F-Ln-ZNAqIe3Q3O-olyhH%2Fimage.png?alt=media\&token=ba8309c4-b1af-464b-be78-1d56e71a911d)

### 2. Select Buy/Sell RAM from the left side menu.

![](https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lk1MmQJJu6Qk4vXCaBq%2F-Llrv4dCvJ8UlK1A8rON%2F-Llrz4Z1AOEqWWwDnqbt%2Fimage.png?alt=media\&token=d519e9e8-a5d8-42e3-a980-2242723b5321)

The Buy/Sell RAM page has 2 tabs available;

* **Buy RAM**&#x20;
  * **RAM Receiver** - Enter in the username of RAM receiver (ex. easyaccount1)
  * **Buy in EOS or Bytes?** - Select metrics for purchasing RAM
  * **Amount of RAM to Buy in EOS** - The field below will auto-calculate and show you the equivalent in Bytes (ex. 1 EOS ≈ 11,304 Bytes as of August 9th, 2019)
* **Sell RAM**
  * **Bought** - Displays how much RAM you've purchased in Bytes/EOS
  * **In Use** - Displays how much RAM is in use in Bytes/EOS
  * **Available** - Displays how much RAM is available in Bytes/EOS
  * **Amount of RAM to Sell (Bytes)** - You can manually enter how much to sell, or select one of the four buttons below to auto-calculate how much RAM to sell in percentages

### **3.** Select the Buy RAM tab and fill out RAM Receiver and the Amount of RAM to Buy (Bytes OR EOS). Click the blue Buy RAM button to finalize action.

![](https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lk1MmQJJu6Qk4vXCaBq%2F-Llrv4dCvJ8UlK1A8rON%2F-Lls9Ig58pPmFxJgsBro%2Fimage.png?alt=media\&token=38fad997-62e1-4038-9c9f-b5d67cfca955)

## HOW TO SELL RAM

### 1. Select **Wallet** on the top menu.

![](https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lk1MmQJJu6Qk4vXCaBq%2F-LlDi4m3ckvgagUUEAc_%2F-LlE8uYNgTN8r4y59ryh%2Fimage.png?alt=media\&token=2c769f63-7c68-46d5-ad96-4eca2280ca58)

### 2. Select Buy/Sell RAM from the left side menu.

![](https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lk1MmQJJu6Qk4vXCaBq%2F-Llrv4dCvJ8UlK1A8rON%2F-Llrz4Z1AOEqWWwDnqbt%2Fimage.png?alt=media\&token=d519e9e8-a5d8-42e3-a980-2242723b5321)

### 3. Select the Sell RAM tab and fill out the Amount of RAM to Sell (Bytes). Click the blue Sell RAM button to finalize action.

![](https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lk1MmQJJu6Qk4vXCaBq%2F-Llrv4dCvJ8UlK1A8rON%2F-Lls944cBuna_N5Snyi9%2Fimage.png?alt=media\&token=3bc8999b-a8e3-41f5-98fd-19eca566ae36)

You can enter a value manually or select one of the buttons below the field to auto-calculate 25, 50, 75 or 100% of the available RAM on your account.


---

# 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.bloks.io/wallet/buy-sell-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.
