# How do I connect to database?

### Requirements

* HeidiSQL
* Created Database in our [Game Panel](https://panel.nolimithost.cc/)

### How to download HeidiSQL ?

Head to [HeidiSQL Download page ](https://www.heidisql.com/download.php)and click on download.

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

Finish the HeidiSQL setup wizard and you are done.

Go to **Management > Databases** to create a new database if needed. Note the credentials provided for logging in. Enter these credentials into HeidiSQL.

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

HeidiSQL

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

{% hint style="info" %}
If you require assistance, don't hesitate to reach out to our support team at [NolimitHost Support](https://billing.nolimithost.cc/submitticket.php).
{% endhint %}


---

# 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.nolimithost.cc/game-panel/how-do-i-connect-to-database.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.
