# Sandbox Apps

If you use Teams, you have the opportunity to develop apps using the [Sandbox-plan](/teams/sandbox-apps.md), which is included with each developer seat. This plan offers the same features as the Pro plan.

When you're ready to launch your app into production (deliver it to the client), you can upgrade the team plan. However, remember to keep it within the team, as this will make you eligible for an [affiliate reward](/pricing-and-billing/affiliate-program.md)!

### How to Use Sandbox Plan

**Option 1:** Create an app with the Sandbox plan directly from the Team page.

![](/files/a04NwFRjjSbsEY0hB4x2)

**Option 2:** Create or update an app from the home page.

![](/files/buqwt4WpPobsAYfkXxkk)


---

# 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://readme.directual.com/teams/sandbox-apps.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.
