# Cloud Login Dev Get Store As Array

![](/files/-Me0fDjMUaOQ5xWXLuuv)

This action gets your game's store (from the cloud) and stores it as a string array. You'll need to use some native Playmaker actions to sort through the array, as it gets more than just the item names. It gets name, cost, category, and ID.


---

# 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://googly-eyes.gitbook.io/cloudlogin-dev-playmaker-integration-documentation/cloud-login-dev-get-store-as-array.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.
