> For the complete documentation index, see [llms.txt](https://docs.magicsquare.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magicsquare.io/magic-store/for-project-owners-developers.md).

# For Project Owners/Developers

<figure><img src="/files/R6ng7q59ayq9uUZOaPMQ" alt=""><figcaption><p>Get Started as a Developer on the Magic Store</p></figcaption></figure>

Magic Store offers a platform for developers to showcase their projects to diverse and extensive audiences at no cost. By leveraging our platform, projects amplify their visibility and expand their potential user base. Magic Store isn't just about visibility; it's about effective marketing strategies. Through channels like Hot Offers and Magic Boost, developers can strategically promote their products and services, ensuring maximum impact and engagement. Listing projects on Magic Store isn't just about visibility and marketing—it's also about building trust and credibility. Being part of the Magic Square ecosystem allows developers to cultivate their reputation, fostering trust among users and stakeholders.&#x20;

* [Set Up Your Developer Account and List Your Project](/magic-store/for-project-owners-developers/set-up-the-developer-account-and-list-your-project.md)
* [Project Validation Guide](/magic-store/for-project-owners-developers/project-validation-guide.md)
* [How to add App Widgets?](/magic-store/for-project-owners-developers/how-to-add-app-widgets.md)
* [Craft Your App Page](/magic-store/for-project-owners-developers/crafting-your-project-page.md)
* [How to Create an Exceptional Onboarding Experience for Your Project](/magic-store/for-project-owners-developers/enhancing-onboarding-experience-with-magic-square.md)
* [How do You Run a Hot Offer Campaign?](/magic-store/for-project-owners-developers/how-do-you-run-a-hot-offer-campaign.md)
* [Developer Support ](/magic-store/for-project-owners-developers/developer-support.md)
* [Learn More about the Status of Your Project](/magic-store/for-project-owners-developers/unverified-apps.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.magicsquare.io/magic-store/for-project-owners-developers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
