# Lack location

{% hint style="info" %}
Super VPN will continue to improve and add more locations and servers. If the current location does not include what you need, you can tell us by contacting support and fill in the location you need.
{% endhint %}

1. Click Contact Support in Super VPN
2. Select the Lack location option in the Feedback question
3. Fill in the location you need in Question details
4. Finally click submit

> #### After receiving your feedback, we will add the location servers you need as soon as possible.


---

# 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://supervpn.gitbook.io/multi-language/english/faq/connection-issue/lack-location.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.
