# Overview

{% hint style="danger" %}
Datasets providing access to the SDK have not been updated for a long time. Please note that the SDK may not function properly until the completion of the V3 upgrade!
{% endhint %}

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

Emporia got its name from Greek Mythology and means "the place where merchants traded."

EmporiaSDK is built on top of Hera Dex Aggregator and is recommended for developers or traders. Project developers can quickly incorporate Hera Aggregator into their ecosystem and start using it instantly.

Swagger API gives access to 3rd parties to find the best swap rate. This enables integrations to respond in the fastest way and streamline the process phase all the way to the point of being ready for swap. Some of the example paths are allowance, quote, and swap. Get started now to integrate easily!

> Get started now to integrate easily!&#x20;

{% content-ref url="/pages/CTkSruqUqo8eHV3Qyp5F" %}
[Swagger API](/developers/emporia-sdk/swagger-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/Chd1v0Iw217twz0jroSR" %}
[Swagger API (Arbitrum)](/developers/emporia-sdk/swagger-api-arbitrum.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.hera.finance/developers/emporia-sdk/overview.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.
