# Overview

## Welcome to Moonwalk

Moonwalk powers digital economies: interconnected reward and revenue ecosystems for brands, platforms, creators and sports teams (clients).  We utilize digital tokens, a digital wallet and API's:

* A digital token accounts for any action on a third party platform
* A digital wallet enables a user to track their token balance, discover opportunities to earn and spend, and perform some in-wallet shopping and engagement
* Third-party API's are utilized to determine a user's activities on third-party platforms.

## The Moonwalk Client API

The Moonwalk Client API allows clients to deeply integrate their Moonwalk digital economy into their own website, by allowing programmatic spend and earn, as well as providing necessary data to display user data (like token balance).


---

# 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.moonwalk.com/home/master.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.
