# Deploy Your Model

## Deploy Your Model With Pallet

1\. **Install Pallet** from the Google Play Store  [<img src="/files/-MMHOOWLngU6h8IAfmHV" alt="" data-size="original">](https://play.google.com/store/apps/details?id=com.palletml.app)&#x20;

&#x20;   and **Sign Up** to create a new account

![](/files/-MME79LcfyoP4lB6WgAJ)

2\. **In your computer browser**, **visit** [**app.palletml.com**](http://app.palletml.com/) in a new tab and **Log In** to the account you just created.

![](/files/-MME79LbZYnX1PSKBBT2)

3\. Every model you deploy with Pallet belongs to a Project. **Create a New Project** for your model.

![](/files/-MME79L_X1VJmedrg19Q)

4\. **Choose a name** for your project and click **Create**.

![](/files/-MME79La5YiPsDVrwT1j)

5\. **Browse** or **Drag & Drop** the model assets that you prepared earlier, then click **Upload**.

![](/files/-MME79LWMAnC3yM4JzmO)

&#x20;   **And that's it!** Your model is now deployed.:white\_check\_mark:

6\. **Return** to the **Pallet app**, navigate to your **Profile** :bust\_in\_silhouette:, and **pull to refresh** your list of Projects.

Your new Project will appear. :sparkles:&#x20;

![](/files/-MME79LZ-qzqKw7cYJrv)

7\. **Tap** your Project to open a detailed view.&#x20;

With Pallet, classification models for photos work **out of the box**, so you don't need to **tune** any settings for this project right now. For other types of models, see the appropriate guide.

![](/files/-MMHGXFepDLdtsdQnMvY)

8\. Now **Launch** your app :rocket: \
(Skip the Tune Settings dialog by tapping *Launch*)

You can **immediately** start classifying photos by taking a picture with your camera, selecting a picture stored on your device, or submitting a link to an image.

![](/files/-MME79LYqglUbtesC1IG)

9\. **Congratulations** :tada:&#x20;

By deploying with Pallet, your model is infinitely **scalable**, easily **upgradable**, and ready to be **shared** with the world.


---

# 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://guide.palletml.com/0.3.0/deploy/deploy-your-model.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.
