# Applicatie vraagt database gegevens

Bij het creëren van een website of webapplicatie is er altijd een back-end database die alle gegevens van de website bevat, inclusief informatie over het verkeer op de website, serverdetails, enzovoort. Daarom wordt tijdens de installatie van de webapplicatie gevraagd om de databasegegevens in te voeren, zoals MySQL Host, Gebruikersnaam, Wachtwoord en Database Naam.

### Database gegevens

1. Log in op je cPanel account.
2. Navigeer naar **Databases**.
3. Klik op **MySQL® Databases**.
4. Beneden op de pagina vind je sectie **Huidige Databases.** Hier vind je de database gegevens.


---

# 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://hostingpower.gitbook.io/veelgestelde-vragen/mysql-database/applicatie-vraagt-database-gegevens.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.
