# Getting Started

Run the initialise step to load basic information.

{% content-ref url="/pages/-LVbdI2Y\_FrKsrboqJD6" %}
[Initialising](/business-central/configuration/getting-started/initialising.md)
{% endcontent-ref %}

Setup your Golden EDI profile to start interacting with **Golden EDI Cloud**.

{% content-ref url="/pages/-LVbk9TLjThqBfhzYOB2" %}
[Profiles](/business-central/configuration/getting-started/profiles.md)
{% endcontent-ref %}

Download pre-made libraries from **Golden EDI Cloud.**

{% content-ref url="/pages/-LVcdqzuwS2300PqGc74" %}
[Import Libraries](/business-central/configuration/getting-started/import-libraries-and-mappings.md)
{% endcontent-ref %}

Download pre-made mappings from **Golden EDI Cloud** to your system.

{% content-ref url="/pages/-LXs3Zcdu233TQimpx3I" %}
[Import Mappings](/business-central/configuration/getting-started/import-mappings.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.goldenedi.com/business-central/configuration/getting-started.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.
