# 6. Conclusion

Hopefully, you have finished all of the steps and got an admin panel URL. You can now go to the URL and you will see a login page.&#x20;

But you can't access the home section right now. You need to complete the app setup for that. After the app setup, you need to create an admin account from the app and then you can access the admin with that credentials. Hope you understand! Now, go for the app setup.


---

# 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://walfydoc.mrb-lab.com/admin/6.-conclusion.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.
