# Set Up the Developer Account And List Your Project

<figure><img src="/files/IEuVEQORTZTYn3TYyN7e" alt=""><figcaption><p>Developer Account Setup</p></figcaption></figure>

### How to Create the Developer Account?

Go to the profile settings and click on the '**Developers**' tab. Then, simply click on '**Create Developer Account**'.

<figure><img src="/files/H3Aj1cUcmxy8po6xYI6k" alt=""><figcaption><p>Create a Developer Account</p></figcaption></figure>

#### To open a developer Account please fill in all the project information and complete the submission process. Refer to the screenshot provided below for guidance.

<figure><img src="/files/b7ndElk5TG4cHSfS6Wef" alt="" width="563"><figcaption><p>Project Information</p></figcaption></figure>

## How to Submit Your Project?

After successfully creating a Developer Account, you will be able to list your project. To do so, click on the '**Submit New Project**' button. Make sure to add all the required information about your project. For guidance, refer to the screenshot provided below.

<figure><img src="/files/h1Xg9CZ826pqWuUoPhdX" alt="" width="563"><figcaption><p>Submit New Project</p></figcaption></figure>

### Accept the Terms and Conditions.

<figure><img src="/files/kZN2QFjnFWo7U8eWuCEr" alt=""><figcaption><p>Terms And Conditions</p></figcaption></figure>

**Fill in the required general information about your project.** Priority will be given to those who submit well-structured, actionable, and complete information.&#x20;

<figure><img src="/files/i4Yzr0bmmv4gp9a8nyQI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/p3GyoaZU0drE8GeFFXLK" alt=""><figcaption></figcaption></figure>

**Please share all relevant information related to your token on this page.** If your project does not have a token, this step can be skipped. You have the option to add multiple tokens and specify different chains for each token.

<figure><img src="/files/b35tP7ujwKfVkAexRBHW" alt=""><figcaption><p>Add Token</p></figcaption></figure>

<figure><img src="/files/nBS8b8hl6q2LCVDEwbfT" alt=""><figcaption><p>Token Information</p></figcaption></figure>

#### The marketing materials should include app screenshots, a website URL, a valid email address, and other important marketing fields.

<figure><img src="/files/q9GWq3oJkeunrmbpqzyF" alt=""><figcaption><p>Marketing Information pt.1</p></figcaption></figure>

<figure><img src="/files/8r6Pp6U0pISHEzPJVVdT" alt=""><figcaption><p>Marketing Information pt.2</p></figcaption></figure>

### **Ensure that you select only the devices compatible with your application:**

* **Web app:** Your app can run within a browser.
* **Desktop app:** Your app is downloadable and usable on a PC or laptop.
* **Mobile app:** Your app is downloadable and usable on mobile devices

<figure><img src="/files/dkXbb9VdqqO9Tdmpu5gJ" alt=""><figcaption><p>Application Links</p></figcaption></figure>

**Your project has been successfully submitted.** To check its status, click on the '**Go to Check Status'** button. If you wish to preview your application, please click on the '**App Preview**' button.

<figure><img src="/files/0Q4nkI8r05zrPn7Rl2Bq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DhZwpeopl7jUegF3jfZr" alt=""><figcaption><p>My Projects</p></figcaption></figure>

### My Projects&#x20;

In the '**My Projects' section**, you can find all your apps listed on the Magic Store. Here, you can manage, edit, remove them, and more.


---

# 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://docs.magicsquare.io/magic-store/for-project-owners-developers/set-up-the-developer-account-and-list-your-project.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.
