{
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "version": "1.0",
    "generated_at": "2026-07-09T20:56:27+00:00",
    "cache_ttl": 3600,
    "site": {
        "name": "Everwinders",
        "faq_page": "https://everwinders.com/faq"
    },
    "total_questions": 6,
    "categories": [
        "general",
        "pricing",
        "servers",
        "plugins",
        "support"
    ],
    "faq_by_category": {
        "general": [
            {
                "question": "What is Everwinders?",
                "answer": "Everwinders is the creative community platform for Everwind builders. Share your amazing creations, discover powerful plugins, list your servers, and connect with architects from around the world."
            }
        ],
        "pricing": [
            {
                "question": "Is it free to list my server?",
                "answer": "Yes! Basic server listing is completely free. We also offer premium features for enhanced visibility and additional features."
            }
        ],
        "servers": [
            {
                "question": "How does the voting system work?",
                "answer": "Users can vote for their favorite servers once every 24 hours. Votes help determine server rankings and visibility on our platform."
            },
            {
                "question": "Can I edit my server listing after submission?",
                "answer": "Yes, you can edit your server listing anytime from your dashboard. Changes are applied immediately."
            }
        ],
        "plugins": [
            {
                "question": "How do I submit a plugin?",
                "answer": "After creating an account, go to your dashboard and click \"Add Plugin\". Fill in the required information and submit for review. Our team will review your submission within 24-48 hours."
            }
        ],
        "support": [
            {
                "question": "How do I contact support?",
                "answer": "You can reach our support team through the Contact page, or join our Discord community for faster assistance."
            }
        ]
    },
    "mainEntity": [
        {
            "@type": "Question",
            "name": "What is Everwinders?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Everwinders is the creative community platform for Everwind builders. Share your amazing creations, discover powerful plugins, list your servers, and connect with architects from around the world."
            }
        },
        {
            "@type": "Question",
            "name": "Is it free to list my server?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Yes! Basic server listing is completely free. We also offer premium features for enhanced visibility and additional features."
            }
        },
        {
            "@type": "Question",
            "name": "How does the voting system work?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Users can vote for their favorite servers once every 24 hours. Votes help determine server rankings and visibility on our platform."
            }
        },
        {
            "@type": "Question",
            "name": "How do I submit a plugin?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "After creating an account, go to your dashboard and click \"Add Plugin\". Fill in the required information and submit for review. Our team will review your submission within 24-48 hours."
            }
        },
        {
            "@type": "Question",
            "name": "How do I contact support?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "You can reach our support team through the Contact page, or join our Discord community for faster assistance."
            }
        },
        {
            "@type": "Question",
            "name": "Can I edit my server listing after submission?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Yes, you can edit your server listing anytime from your dashboard. Changes are applied immediately."
            }
        }
    ],
    "related_links": [
        {
            "name": "Full FAQ Page",
            "url": "https://everwinders.com/faq"
        },
        {
            "name": "Contact Support",
            "url": "https://everwinders.com/contact"
        },
        {
            "name": "About Us",
            "url": "https://everwinders.com/about"
        }
    ]
}