# Sandbox Mode

For now all Testing can be done using this URL: <https://app.stage.fungies.net/register>

Testing API is available here: <https://api.stage.fungies.net/v0/api-docs/>

Please note that all Products, Subscriptions, Stripe Payouts etc. are separate from Production (i.e. <https://app.fungies.io/>).

IMPORTANT: Although Sandbox mode of Dashboard works without any approval, Storefront/Checkout/Overlay need to ba approved. Send us an email [support@fungies.io](https://fungies.io/contact-us/) to get it approved and public.

Webhooks in Testing environment are also separate from Production.

List of Testing Cards are here: <https://docs.stripe.com/testing?testing-method=card-numbers>


---

# 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://help.fungies.io/workspace-settings/sandbox-mode.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.
