# Account Funding - Wordpress

\
1\. Login to StackOS, Fund Account\
\
2\. Go to <https://app.stackos.io/> and login with Metamask<br>

* BSC MainNet
* Choose Cluster:
  * Dev/Test: Titan or Matrix Cluster
  * Production: Authority for high uptime deploys

\
3\. Go to the upgrade tab:

![](/files/LhSwk0oSIUaRhRWisYQc)

4\. Type in the following information

![](/files/wE3c4ohZrN4UqLFAGh4m)

**As a note, we can assign the resources as follows:**  &#x20;

**CPU:** 2000 for wordpress, 1000 for db, 100 for webtty  &#x20;

**RAM:** 2048 for wordpress, 1024 for db, 100 for webtty  &#x20;

**Disk:** 10-30 GB for the db   (wordpress is named wp, db is named wpdb, webtty is automatically created later)

\
**Note:** During testing, basic pages load with less RAM/CPU, but we noticed many theme/plugin malfunctions when CPU/RAM was undersized.  We recommend starting "oversized" and then reducing your specification later after all functions are confirmed to operate properly.

\
You may choose to reserve fewer resources, but we have run into many migration issues with lower resources and some of the newer themes which have a surprising amount of data/images included.\
\
You will be given a quote for the number of $STACK tokens you need to deposit.<br>

5\. Buy some $STACK tokens from Pancake Swap and deposit that amount into StackOS

<https://medium.com/stackos/how-to-buy-stack-on-pancakeswap-using-metamask-3e122dc04061>\
\
6\. Click the Deposit or Upgrade button to fund your StackOS account![](en-cache://tokenKey%3D%22AuthToken%3AUser%3A8533812%22+4c9a2f98-a22a-de05-429d-e66dc92d5492+2c4c48a76073483fadad456ae4c70c05+https://www.evernote.com/shard/s79/res/12a09c73-8b30-37a0-c253-f94eb90e89fb)\
![](/files/nqrxHc49aXb1CSP3wtRd)


---

# 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.stackos.io/stackos-docs/wordpress/account-funding-wordpress.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.
