# Locations

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

### User locations

You can analyze user distribution by country (e.g., United States or Germany). This allows you to monitor user engagement and the popularity of your 3D experience or app in different geographical regions.

### Target locations

This chart allows you to see and analyze the distribution of all assets in your collections which are paired with a **location target**.

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

You can hover over the colorful dots to see which asset is set where (e.g., a 3D model asset called `Magnifier.glb` is set to New York and was accessed 2 times).

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

{% hint style="success" %}
Our CDN solution will make sure 3D assets are automatically distributed to and delivered from servers closest to their locations.
{% endhint %}

### Location popularity

You can see usage metrics around the most used locations and from which locations your 3D assets are being accessed by country (e.g., United States). You can click on the different countries to see the usage in those regions.

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

### Server Coverage

You can view the servers delivering your 3D content to users.&#x20;

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


---

# 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.echo3d.com/web-console/deliver-pages/locations-page.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.
