# Welcome

This is the internal wiki for Droptop Four contributors.&#x20;

First of all **thanks for the support** that made you able to be on the Droptop Four team!! Since now you are one of the few elects, in this wiki you'll find some useful resources you might need.

## Quick Links

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-type="files"></th></tr></thead><tbody><tr><td><a href="localization">localization</a></td><td></td></tr><tr><td><a href="useful-links">useful-links</a></td><td></td></tr><tr><td><a href="media-kit">media-kit</a></td><td></td></tr></tbody></table>


---

# 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://contribute.droptopfour.com/welcome.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.
