> For the complete documentation index, see [llms.txt](https://help.roolz.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.roolz.net/en/ready-integrations/spotgo.md).

# SpotGo

An interactive window will help you find out how to integrate your company with SpotGo (browse):

{% embed url="<https://app.storylane.io/share/pobt9z7uq2ov>" %}

### Text instruction:

If you are planning to use SpotGo to publish offers, please note that it is a paid platform that has more than 12 top European marketplaces with shipments for transportation to/from Europe (it does not have Russian exchanges). And now Roolz users can receive real-time freight offers from SpotGo, choose the best conditions and place offers instantly, optimizing work and reducing search time.

{% hint style="danger" %}
**Note!** To fully access all integration features, you must be working in Roolz space on behalf of the company.
{% endhint %}

{% hint style="danger" %}
**Note!** The email used to register with Roolz must match the email registered with SpotGo and vice versa.
{% endhint %}

### Step-by-step guide on how to connect to SpotGo:

{% stepper %}
{% step %}
Open "Settings" section in the upper right corner of Roolz platform.
{% endstep %}

{% step %}
In the "Company account" window that appears, click "API Key: Generate".
{% endstep %}

{% step %}
Copy your company's API key, go to SpotGo website and use it to set up the integration.
{% endstep %}
{% endstepper %}

### The next step is to set up the integration on SpotGo side.

{% stepper %}
{% step %}
Register or login to SpotGo platform. Once logged in, you will be taken to the homepage.
{% endstep %}

{% step %}
Go to "Integrations" section on the left, which provides a list of transportation exchanges already integrated with SpotGo.
{% endstep %}

{% step %}
In "Company Settings" section, find Roolz platform.

* In the "API KEY" field, paste the copied key from Roolz.
* Click "Update" to save settings.
  {% endstep %}

{% step %}
Open the "User settings" section and find Roolz platform again.
{% endstep %}

{% step %}
Make sure your "User ID" appears in Roolz field. If the field is empty, contact Roolz at **<support@roolz.net>** and they will help you resolve the issue.
{% endstep %}
{% endstepper %}

Congratulations! The integration has been successfully set up 🎉 Now you get more feedback on your offers and can choose the best options for your company! **Digital logistics is easy when you have the right tools. 🚀**


---

# 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:

```
GET https://help.roolz.net/en/ready-integrations/spotgo.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.
