# #Staging Environment v22.0

#### <mark style="background-color:blue;">\[x] Cloudways</mark>

```
[ ] General
    [ ] Disable Varnish
    [ ] Enable Https redirection
    [ ] Choose Clean Wordpress Version
[ ] PHP FPM
    [ ] Timezone Europe/Amsterdam
    [ ] PHP Memory Limit to 512MB
[ ] Access Detail
    [ ] Set FTP Credential
[ ] Git Integration
    [ ] SSH Key
    [ ] Authenticate Remote Address
    [ ] Correct Directory
```

#### <mark style="background-color:blue;">\[x] Non-Cloudways</mark>

```
[ ] Disable server cache
[ ] Timezone Europe/Amsterdam
[ ] PHP Memory limit to 512MB
[ ] FTP Credential
```

#### <mark style="background-color:blue;">\[x] Starter Theme Checking</mark>

```
[ ] Disable xmlrpc
[ ] Disable wp-json (user and oembed)
[ ] Disable rss feed
[ ] Disable /author
```


---

# 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://madeindonesia.gitbook.io/mi-guide/project-deployment-v1.2.1/staging-environment-v22.0.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.
