# Third-Party Extensions & Plugins Policy

You are welcome to create independent fan-made websites, browser extensions, overlays, plugins, companion apps, and similar services that enhance or support the Soulbound experience, provided you follow these guidelines:

1. No Endorsement or Affiliation
   * You must not use the Soulbound name, logo, or other official branding in your application name, icon, or marketing.
   * You may not imply or state that your project is officially endorsed or affiliated with Soulbound, Webb Technology, or its partners.
2. Mandatory Disclaimer
   * You must include the following disclaimer clearly in the footer of your application or website:

     > *“This project is an independent creation and is not affiliated with, endorsed, or sponsored by Soulbound. View the official Fan Content Policy at* [*https://legal.soulbound.game/legal-portal/policies/*](https://legal.soulbound.game/legal-portal/policies/fan-content-policy)*”*
3. Compliance with Terms of Use
   * Your plugin or tool must not interfere with Soulbound’s normal operation, abuse its APIs or services, or provide unfair advantages to users. Any form of cheating, botting, automation, or exploitative behavior is strictly prohibited.
4. No Monetization
   * You may not sell or charge for access to your plugin unless given explicit written permission from Webb Technology.
5. Revocation Clause
   * We reserve the right to request that any extension or plugin be modified or removed at any time for any reason, including but not limited to violations of our policies or harm to the community.


---

# 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://legal.soulbound.game/legal-portal/policies/third-party-extensions-and-plugins-policy.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.
