# General Info

### General Info <a href="#api-introduction" id="api-introduction"></a>

Welcome to WEEX API！

This is the official WEEX API document. The information provided is current and updated in real-time. Stay updated by following us for the latest news.

You can switch between different API businesses using the top menu and switch to different languages by clicking the button in the top right corner.

### Market Maker Program <a href="#market-maker-program" id="market-maker-program"></a>

We invite users with outstanding market making strategies and high trading volume to join our long-term Market Maker Program. Please send an email with the following information to <support@weex.com>:

* Your account UID (Note: This account cannot be linked to any rebate program accounts)
* A screenshot of your trading volume on other platforms (such as volume over the past 30 days)
* A brief description of your market making strategy.

### Update Follow <a href="#id-7b3af22e1f" id="id-7b3af22e1f"></a>

We recommend you to pay attention and subscribe to our announcements to get the relevant information in time.

You can subscribe to the announcement by clicking [here.](https://weexsupport.zendesk.com/hc/zh-cn)

### Contact Us <a href="#id-152d3db758" id="id-152d3db758"></a>

If you have any questions or suggestions during the use, you can choose the following ways to contact us.

* Send an email to <support@weex.com>。
* Telegram [Click to join](https://t.me/weex_group)


---

# 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://weex-1.gitbook.io/en/general-info.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.
