# Best Practices

Here are proven strategies to maximize your chances of success when launching on Loadout.

### 1. Preparation Best Practices

* Have a playable demo ready. This is the single most important factor. Traders want to try your game, not just read about it.
* Be transparent from day one. Clearly explain your vision, roadmap, and how you plan to use treasury funds.
* Prepare high-quality visuals. Invest time in a strong Hero Image, clean screenshots, and a trailer if possible.
* Set realistic expectations. Be honest about your timeline and scope. Overpromising hurts credibility.

### 2. Launch Best Practices

* Choose the right launch type.
* Write a compelling project page. Your Long Description and Short Tagline should clearly explain why someone should care about your game.
* Launch when you’re ready. Don’t rush. A polished launch performs much better than an early, incomplete one.

### 3. Post-Launch Best Practices

* Communicate regularly. Post updates on your project page, Discord, and X at least once every 1–2 weeks.
* Ship visibly. The market rewards progress. Even small updates help maintain momentum.
* Be transparent with treasury usage. Show how you’re spending funds and link them to roadmap milestones when possible.
* Engage your community. Respond to questions and make your holders feel involved.

### 4. Community & Marketing

* Build authentic social channels. A dedicated X/Twitter and Discord for your game is highly recommended.
* Leverage the referral system. Encourage your community to share referral links.
* Update consistently. Keep your project page fresh with new media and progress reports.

### 5. Treasury Management Tips

* Start with a simple wallet, then move to multi-signature as your treasury grows.
* Create a rough budget tied to your roadmap.
* Communicate major spending decisions with your community.
* Treat treasury funds as development capital.

### Final Advice

The market rewards execution.

Projects that consistently ship updates, communicate openly, and make visible progress tend to attract more attention, trading volume, and long-term support.

Focus on building a great game and being transparent with your community. The rest will follow.


---

# 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://loadout.gitbook.io/product-docs/for-developers/best-practices.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.
