# What to do after buying

* For all of our licensed plugins, join our [Discord server](https://discord.gg/vY435DcGFJ) and make a license request in #create-a-ticket.&#x20;
* Add the plugin to your server.&#x20;
* If applicable, then go to the configuration file and set the license key and the right MongoDB database information in it.&#x20;
* See how all of the default values work, then feel free to change all of it as you see fit.&#x20;
* Found a problem in it? *Make a support ticket.*&#x20;
  * It might be a problem, but it can be a misconfiguration.&#x20;
  * With this being said, make sure to send the configuration file and if applicable, then any errors in it.&#x20;
* Have a suggestion for it? *Make a support ticket.*&#x20;


---

# 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.loganmagnan.com/information/what-to-do-after-buying.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.
