# General Info

To begin trading with EnableAll, you have to receive an invite to register with Fabric Marketplace, EnableAll's marketplace management solution. This will allow you to connect Linnworks with EnableAll through the pre-built integration, as well as update addresses & answer consumer queries\~\~.\~\~

#### There are 3 steps required:

* EnableAll will send you an invitation to join Fabric Marketplace; Fabric will guide you through the onboarding process.
* Connect Linnworks to Fabric using the [keys and Ids created on Fabric](https://brainence.gitbook.io/enableall-channel-integration/finding-your-api-credentials)
* You will then be able to manage product and order data through Linnworks

Once [the connection is established](https://brainence.gitbook.io/enableall-channel-integration/adding-a-new-channel-integration), you can manage orders, pricing, shipping, and inventory from one place, create new products, download new orders, and then process them in Linnworks which will automatically dispatch the orders through the EnableAll channel.


---

# 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://brainence.gitbook.io/enableall-channel-integration/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.
