# Developers Portal

{% hint style="warning" %}
**To access all the features of the market, it is necessary to** [**connect your wallet and login to web3!**](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)
{% endhint %}

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

Developer Portal provides tools for developers and application creators. It is particularly important for platforms that want to integrate with other services and also provide their functionality to other developers. This portal allows for easier and more intuitive integration with the platform, increasing the reach and value of the service for customers and users.

&#x20;First of all, you have to register your project by creating a team.

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

{% content-ref url="/pages/ojJWBrHceArrZYE4A6H0" %}
[Create team](/metapro-market/developers-portal/create-team.md)
{% endcontent-ref %}

{% content-ref url="/pages/ffmo4MMLrVLjDBCX3MeW" %}
[Create game](/metapro-market/developers-portal/create-game.md)
{% endcontent-ref %}


---

# 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.metaproprotocol.com/metapro-market/developers-portal.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.
