# F.A.Q.

***What type of items/weapons/bows exists?***\
***Can I create item X, weapon Y... can I add this attribute, can I, can I, can I???***\
***Has the plugin this feature?***\
***Why I have this problem and that problem?***

I wrote this wiki and its tutorials as clear as possible, so please don't send me support requests for the first problem you encounter configuring the plugin or if you have questions. Please before doing this use the wiki and also its search bar on the top. Thanks!

{% content-ref url="/pages/-Lgh3QvsiK3TQ0F5EO3G" %}
[Resourcepack not loading](/itemsadder/faq/resourcepack-not-loading.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lgh3YBW7K2j8jZ1NJg6" %}
[Players can't see textures](/itemsadder/faq/players-cant-see-textures.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lgh3h4fXVHb\_Sn0C8d4" %}
[Plugin doesn't work!](/itemsadder/faq/plugin-doesnt-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lgh3oThzqaHZAYuSt-7" %}
[Compatibility with other plugin](/itemsadder/faq/compatibility-with-other-plugin.md)
{% endcontent-ref %}


---

# 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://lonedev.gitbook.io/itemsadder/faq.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.
