{"id":109,"date":"2026-08-11T16:24:26","date_gmt":"2026-08-11T16:24:26","guid":{"rendered":"https:\/\/www.yanis-group.com\/?p=109"},"modified":"2026-08-13T22:39:17","modified_gmt":"2026-08-13T22:39:17","slug":"anec-rules","status":"publish","type":"post","link":"https:\/\/www.yanis-group.com\/index.php\/2026\/08\/11\/anec-rules\/","title":{"rendered":"ANEC Rules"},"content":{"rendered":"\n\n<!-- =========================================================\n     YANIS GROUP \u2014 ANEC RULES FOR GRAIN TRADING\n     Target: Grain Exporters & Commodity Brokers\n     ========================================================= -->\n\n<style>\n.yg-anec {\n    --yg-dark:#101820;\n    --yg-dark-2:#18232d;\n    --yg-gold:#c7a45b;\n    --yg-gold-light:#ead9ad;\n    --yg-white:#ffffff;\n    --yg-light:#f5f7f8;\n    --yg-grey:#66727d;\n    --yg-border:#e1e6e9;\n    --yg-green:#23845b;\n    --yg-red:#c65353;\n    --yg-blue:#326b91;\n\n    font-family:Arial,Helvetica,sans-serif;\n    color:var(--yg-dark);\n    line-height:1.6;\n    max-width:1400px;\n    margin:0 auto;\n}\n\n.yg-anec * {\n    box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.yg-anec-hero {\n    background:linear-gradient(135deg,#101820 0%,#18232d 70%,#27343e 100%);\n    border-radius:18px;\n    padding:60px 55px;\n    color:#fff;\n    margin-bottom:35px;\n    position:relative;\n    overflow:hidden;\n}\n\n.yg-anec-hero:after {\n    content:\"ANEC\";\n    position:absolute;\n    right:-10px;\n    bottom:-55px;\n    font-size:170px;\n    font-weight:900;\n    color:rgba(199,164,91,.06);\n}\n\n.yg-anec-label {\n    color:var(--yg-gold);\n    text-transform:uppercase;\n    letter-spacing:2px;\n    font-size:13px;\n    font-weight:700;\n    margin-bottom:12px;\n}\n\n.yg-anec-hero h1 {\n    font-size:clamp(34px,5vw,60px);\n    line-height:1.08;\n    margin:0 0 20px;\n    color:#fff;\n    max-width:950px;\n}\n\n.yg-anec-hero p {\n    font-size:19px;\n    max-width:900px;\n    color:#d9e0e4;\n    margin:0;\n}\n\n\/* INTRO *\/\n\n.yg-anec-intro {\n    background:var(--yg-light);\n    border-left:5px solid var(--yg-gold);\n    padding:25px 30px;\n    border-radius:10px;\n    margin-bottom:40px;\n}\n\n\/* TITLES *\/\n\n.yg-anec-title {\n    font-size:32px;\n    margin:45px 0 15px;\n}\n\n.yg-anec-subtitle {\n    color:var(--yg-grey);\n    margin-bottom:25px;\n}\n\n\/* QUICK CARDS *\/\n\n.yg-anec-grid {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:15px;\n    margin:25px 0 45px;\n}\n\n.yg-anec-card {\n    background:#fff;\n    border:1px solid var(--yg-border);\n    border-radius:12px;\n    padding:22px;\n    text-align:center;\n}\n\n.yg-anec-icon {\n    font-size:29px;\n    display:block;\n    margin-bottom:10px;\n}\n\n.yg-anec-card strong {\n    display:block;\n    font-size:16px;\n    margin-bottom:5px;\n}\n\n.yg-anec-card span {\n    color:var(--yg-grey);\n    font-size:13px;\n}\n\n\/* GRAIN CARDS *\/\n\n.yg-grains {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n    margin:30px 0 45px;\n}\n\n.yg-grain {\n    background:#fff;\n    border:1px solid var(--yg-border);\n    border-radius:14px;\n    padding:25px;\n    position:relative;\n    overflow:hidden;\n}\n\n.yg-grain:before {\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:0;\n    width:100%;\n    height:4px;\n    background:var(--yg-gold);\n}\n\n.yg-grain-icon {\n    font-size:34px;\n    margin-bottom:12px;\n}\n\n.yg-grain h3 {\n    margin:0 0 8px;\n}\n\n.yg-grain p {\n    color:var(--yg-grey);\n    font-size:14px;\n}\n\n\/* TABLE *\/\n\n.yg-anec-table-wrapper {\n    overflow-x:auto;\n    border:1px solid var(--yg-border);\n    border-radius:14px;\n    background:#fff;\n    box-shadow:0 8px 30px rgba(16,24,32,.06);\n}\n\n.yg-anec-table {\n    width:100%;\n    border-collapse:collapse;\n    min-width:1050px;\n}\n\n.yg-anec-table th {\n    background:var(--yg-dark);\n    color:#fff;\n    padding:17px 14px;\n    text-align:left;\n    font-size:12px;\n    text-transform:uppercase;\n    letter-spacing:.6px;\n    white-space:nowrap;\n}\n\n.yg-anec-table th:first-child {\n    color:var(--yg-gold);\n}\n\n.yg-anec-table td {\n    padding:16px 14px;\n    border-bottom:1px solid var(--yg-border);\n    vertical-align:middle;\n    font-size:14px;\n}\n\n.yg-anec-table tr:last-child td {\n    border-bottom:none;\n}\n\n.yg-anec-table tr:hover td {\n    background:#fafbfb;\n}\n\n.yg-code {\n    font-size:18px;\n    font-weight:800;\n}\n\n\/* RESPONSIBILITY *\/\n\n.yg-anec-responsibility {\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:20px;\n    margin:30px 0;\n}\n\n.yg-anec-box {\n    border:1px solid var(--yg-border);\n    border-radius:13px;\n    padding:25px;\n    background:#fff;\n}\n\n.yg-anec-box.exporter {\n    border-top:4px solid var(--yg-gold);\n}\n\n.yg-anec-box.broker {\n    border-top:4px solid var(--yg-blue);\n}\n\n.yg-anec-box h3 {\n    margin-top:0;\n}\n\n.yg-anec-box ul {\n    padding-left:20px;\n}\n\n\/* CONTRACT FLOW *\/\n\n.yg-anec-flow {\n    display:flex;\n    align-items:stretch;\n    gap:0;\n    margin:30px 0 40px;\n    overflow-x:auto;\n}\n\n.yg-anec-step {\n    min-width:185px;\n    background:var(--yg-dark);\n    color:#fff;\n    padding:22px;\n    position:relative;\n}\n\n.yg-anec-step:not(:last-child):after {\n    content:\"\u2192\";\n    position:absolute;\n    right:-20px;\n    top:50%;\n    transform:translateY(-50%);\n    font-size:25px;\n    color:var(--yg-gold);\n    z-index:2;\n}\n\n.yg-anec-step strong {\n    color:var(--yg-gold);\n    display:block;\n    margin-bottom:5px;\n}\n\n.yg-anec-step span {\n    font-size:13px;\n    color:#d2dade;\n}\n\n\/* WARNING *\/\n\n.yg-anec-warning {\n    background:#fff8e8;\n    border:1px solid #ead9ad;\n    border-radius:12px;\n    padding:25px;\n    margin:35px 0;\n}\n\n.yg-anec-warning strong {\n    color:#8c6b21;\n}\n\n\/* GOLD SECTION *\/\n\n.yg-anec-gold {\n    background:linear-gradient(135deg,#f7f4ed,#fff);\n    border:1px solid #e6dcc4;\n    border-radius:15px;\n    padding:35px;\n    margin:45px 0;\n}\n\n.yg-anec-gold h2 {\n    margin-top:0;\n}\n\n.yg-anec-gold-grid {\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n}\n\n.yg-anec-gold-item {\n    background:#fff;\n    border:1px solid #e5e5e5;\n    padding:20px;\n    border-radius:10px;\n}\n\n.yg-anec-gold-item strong {\n    display:block;\n    margin-bottom:7px;\n}\n\n\/* CHECKLIST *\/\n\n.yg-anec-checklist {\n    background:var(--yg-light);\n    border-radius:12px;\n    padding:28px 32px;\n    margin:30px 0;\n}\n\n.yg-anec-checklist li {\n    margin-bottom:8px;\n}\n\n\/* FOOTER *\/\n\n.yg-anec-footer {\n    background:var(--yg-dark);\n    color:#fff;\n    border-radius:15px;\n    padding:35px;\n    margin-top:50px;\n}\n\n.yg-anec-footer strong {\n    color:var(--yg-gold);\n}\n\n.yg-anec-footer p {\n    color:#cbd4d9;\n}\n\n\/* RESPONSIVE *\/\n\n@media(max-width:950px) {\n    .yg-anec-grid,\n    .yg-grains {\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .yg-anec-responsibility,\n    .yg-anec-gold-grid {\n        grid-template-columns:1fr;\n    }\n\n    .yg-anec-hero {\n        padding:40px 25px;\n    }\n}\n\n@media(max-width:600px) {\n    .yg-anec-grid,\n    .yg-grains {\n        grid-template-columns:1fr;\n    }\n\n    .yg-anec-title {\n        font-size:26px;\n    }\n}\n<\/style>\n\n\n<div class=\"yg-anec\">\n\n    <!-- HERO -->\n\n    <section class=\"yg-anec-hero\">\n\n        <div class=\"yg-anec-label\">\n            YANIS GROUP \u00b7 Grain Trading Guide\n        <\/div>\n\n        <h1>\n            ANEC Rules for Grain Trading\n        <\/h1>\n\n        <p>\n            A practical guide for exporters and commodity brokers working\n            with wheat, corn, soybeans, barley and other agricultural\n            commodities in international trade.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n\n    <div class=\"yg-anec-intro\">\n\n        <strong>\n            Why ANEC matters to grain traders\n        <\/strong>\n\n        <br>\n\n        ANEC standard contracts and rules are widely used as a reference\n        framework in international grain and agricultural commodity trading.\n        They help counterparties define the commercial, quality, inspection,\n        shipment, claims and contractual responsibilities of a transaction.\n\n        <br><br>\n\n        For exporters and brokers, the objective is not to memorize every\n        clause. The objective is to understand the key points that must be\n        checked before a grain contract is accepted or negotiated.\n\n    <\/div>\n\n\n    <!-- QUICK CARDS -->\n\n    <h2 class=\"yg-anec-title\">\n        What Should a Grain Trader Check?\n    <\/h2>\n\n    <div class=\"yg-anec-grid\">\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\ud83c\udf3e<\/span>\n            <strong>Quality<\/strong>\n            <span>Specifications, tolerances and standards<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\u2696\ufe0f<\/span>\n            <strong>Quantity<\/strong>\n            <span>Contract quantity, tolerance and measurement<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\ud83d\udd2c<\/span>\n            <strong>Inspection<\/strong>\n            <span>Sampling, analysis and certificates<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\ud83d\udea2<\/span>\n            <strong>Shipment<\/strong>\n            <span>Delivery period, port and vessel requirements<\/span>\n        <\/div>\n\n    <\/div>\n\n\n    <!-- PRODUCTS -->\n\n    <h2 class=\"yg-anec-title\">\n        Main Grain Commodities\n    <\/h2>\n\n    <p class=\"yg-anec-subtitle\">\n        The commercial specifications depend on the commodity, origin,\n        destination and individual contract.\n    <\/p>\n\n    <div class=\"yg-grains\">\n\n        <div class=\"yg-grain\">\n\n            <div class=\"yg-grain-icon\">\ud83c\udf3e<\/div>\n\n            <h3>Wheat<\/h3>\n\n            <p>\n                Key considerations can include protein, moisture,\n                test weight, impurities, foreign matter, falling number,\n                mycotoxins and other agreed quality parameters.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"yg-grain\">\n\n            <div class=\"yg-grain-icon\">\ud83c\udf3d<\/div>\n\n            <h3>Corn \/ Maize<\/h3>\n\n            <p>\n                Typical contractual parameters may include moisture,\n                foreign matter, broken kernels, damaged kernels,\n                test weight and contamination requirements.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"yg-grain\">\n\n            <div class=\"yg-grain-icon\">\ud83e\uded8<\/div>\n\n            <h3>Soybeans<\/h3>\n\n            <p>\n                Important parameters may include moisture, foreign material,\n                damaged beans, broken beans, protein, oil content and\n                other agreed quality specifications.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"yg-grain\">\n\n            <div class=\"yg-grain-icon\">\ud83c\udf31<\/div>\n\n            <h3>Barley<\/h3>\n\n            <p>\n                Depending on the trade, specifications can address moisture,\n                test weight, admixture, germination, grain quality and\n                other agreed characteristics.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- CONTRACT STRUCTURE -->\n\n    <h2 class=\"yg-anec-title\">\n        The Grain Contract Structure\n    <\/h2>\n\n    <p class=\"yg-anec-subtitle\">\n        A well-structured grain transaction should connect the commercial\n        contract with the physical shipment and documentary process.\n    <\/p>\n\n    <div class=\"yg-anec-flow\">\n\n        <div class=\"yg-anec-step\">\n            <strong>01 \u00b7 PRODUCT<\/strong>\n            Commodity\n            <span>Wheat \/ Corn \/ Soybean \/ Barley<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-step\">\n            <strong>02 \u00b7 QUALITY<\/strong>\n            Specifications\n            <span>Parameters &#038; tolerances<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-step\">\n            <strong>03 \u00b7 QUANTITY<\/strong>\n            Volume\n            <span>MT + tolerance<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-step\">\n            <strong>04 \u00b7 DELIVERY<\/strong>\n            Shipment\n            <span>Port + delivery period<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-step\">\n            <strong>05 \u00b7 INSPECTION<\/strong>\n            Verification\n            <span>Sampling &#038; certification<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-step\">\n            <strong>06 \u00b7 PAYMENT<\/strong>\n            Settlement\n            <span>LC \/ other agreed method<\/span>\n        <\/div>\n\n    <\/div>\n\n\n    <!-- QUALITY -->\n\n    <h2 class=\"yg-anec-title\">\n        1. Quality Specifications\n    <\/h2>\n\n    <div class=\"yg-anec-table-wrapper\">\n\n        <table class=\"yg-anec-table\">\n\n            <thead>\n\n                <tr>\n                    <th>Parameter<\/th>\n                    <th>Why It Matters<\/th>\n                    <th>Trader&#8217;s Question<\/th>\n                <\/tr>\n\n            <\/thead>\n\n            <tbody>\n\n                <tr>\n                    <td>\n                        <span class=\"yg-code\">Moisture<\/span>\n                    <\/td>\n\n                    <td>\n                        Influences storage, quality and commercial value.\n                    <\/td>\n\n                    <td>\n                        What is the contractual maximum?\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <span class=\"yg-code\">Protein<\/span>\n                    <\/td>\n\n                    <td>\n                        Particularly relevant for wheat and certain\n                        food\/feed applications.\n                    <\/td>\n\n                    <td>\n                        Is it a minimum, range or target?\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <span class=\"yg-code\">Foreign Matter<\/span>\n                    <\/td>\n\n                    <td>\n                        Indicates unwanted material in the commodity.\n                    <\/td>\n\n                    <td>\n                        What tolerance applies?\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <span class=\"yg-code\">Damaged \/ Broken<\/span>\n                    <\/td>\n\n                    <td>\n                        Can affect commercial grade and acceptance.\n                    <\/td>\n\n                    <td>\n                        How is the percentage calculated?\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <span class=\"yg-code\">Test Weight<\/span>\n                    <\/td>\n\n                    <td>\n                        Important quality and grading characteristic.\n                    <\/td>\n\n                    <td>\n                        What is the contractual minimum?\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <span class=\"yg-code\">Contaminants<\/span>\n                    <\/td>\n\n                    <td>\n                        Food and feed safety requirements may apply.\n                    <\/td>\n\n                    <td>\n                        Which limits and regulations apply at destination?\n                    <\/td>\n                <\/tr>\n\n            <\/tbody>\n\n        <\/table>\n\n    <\/div>\n\n\n    <!-- INSPECTION -->\n\n    <h2 class=\"yg-anec-title\">\n        2. Inspection &#038; Quality Control\n    <\/h2>\n\n    <div class=\"yg-anec-responsibility\">\n\n        <div class=\"yg-anec-box exporter\">\n\n            <h3>\ud83d\udd2c Exporter<\/h3>\n\n            <ul>\n                <li>Ensure the cargo corresponds to contractual specifications.<\/li>\n                <li>Coordinate sampling and inspection where required.<\/li>\n                <li>Maintain traceability of quality documentation.<\/li>\n                <li>Provide agreed certificates and shipping documents.<\/li>\n                <li>Coordinate with the inspection company where applicable.<\/li>\n            <\/ul>\n\n        <\/div>\n\n\n        <div class=\"yg-anec-box broker\">\n\n            <h3>\ud83e\udd1d Broker<\/h3>\n\n            <ul>\n                <li>Ensure buyer and seller understand the quality terms.<\/li>\n                <li>Verify that specifications are clearly written.<\/li>\n                <li>Identify possible conflicts between offer and contract.<\/li>\n                <li>Ensure inspection requirements are commercially realistic.<\/li>\n                <li>Keep communication aligned between the parties.<\/li>\n            <\/ul>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- QUANTITY -->\n\n    <h2 class=\"yg-anec-title\">\n        3. Quantity &#038; Tolerance\n    <\/h2>\n\n    <div class=\"yg-anec-intro\">\n\n        <strong>\n            Never treat &#8220;10,000 MT&#8221; as the complete quantity clause.\n        <\/strong>\n\n        <p>\n            The contract should clearly address the agreed quantity,\n            any permitted tolerance, how quantity is determined and\n            which measurement or certificate is used for settlement.\n        <\/p>\n\n        <p>\n            For bulk commodities, traders should also verify whether the\n            contract provides for a contractual quantity range and how\n            the final shipped quantity affects the commercial settlement.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- SHIPMENT -->\n\n    <h2 class=\"yg-anec-title\">\n        4. Shipment &#038; Delivery\n    <\/h2>\n\n    <div class=\"yg-anec-table-wrapper\">\n\n        <table class=\"yg-anec-table\">\n\n            <thead>\n\n                <tr>\n                    <th>Item<\/th>\n                    <th>What the Trader Should Confirm<\/th>\n                <\/tr>\n\n            <\/thead>\n\n            <tbody>\n\n                <tr>\n                    <td><strong>Loading Port<\/strong><\/td>\n                    <td>Exact port \/ terminal and operational requirements.<\/td>\n                <\/tr>\n\n                <tr>\n                    <td><strong>Discharge Port<\/strong><\/td>\n                    <td>Named destination and acceptable terminals.<\/td>\n                <\/tr>\n\n                <tr>\n                    <td><strong>Shipment Window<\/strong><\/td>\n                    <td>Exact period during which shipment must take place.<\/td>\n                <\/tr>\n\n                <tr>\n                    <td><strong>Vessel<\/strong><\/td>\n                    <td>Vessel acceptance, nomination and suitability requirements.<\/td>\n                <\/tr>\n\n                <tr>\n                    <td><strong>Laytime<\/strong><\/td>\n                    <td>Applicable loading\/discharge time and contractual conditions.<\/td>\n                <\/tr>\n\n                <tr>\n                    <td><strong>Notice<\/strong><\/td>\n                    <td>Required shipping and arrival notices.<\/td>\n                <\/tr>\n\n            <\/tbody>\n\n        <\/table>\n\n    <\/div>\n\n\n    <!-- DOCUMENTS -->\n\n    <h2 class=\"yg-anec-title\">\n        5. Documents\n    <\/h2>\n\n    <p class=\"yg-anec-subtitle\">\n        Documentation is particularly important when the transaction is\n        financed through a documentary letter of credit.\n    <\/p>\n\n    <div class=\"yg-anec-grid\">\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\ud83d\udcc4<\/span>\n            <strong>Commercial Invoice<\/strong>\n            <span>Value and contractual details<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\ud83d\udea2<\/span>\n            <strong>Bill of Lading<\/strong>\n            <span>Evidence of shipment<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\ud83d\udd2c<\/span>\n            <strong>Quality Certificate<\/strong>\n            <span>Contractual quality verification<\/span>\n        <\/div>\n\n        <div class=\"yg-anec-card\">\n            <span class=\"yg-anec-icon\">\ud83c\udf0d<\/span>\n            <strong>Certificate of Origin<\/strong>\n            <span>Origin of the commodity<\/span>\n        <\/div>\n\n    <\/div>\n\n\n    <!-- CLAIMS -->\n\n    <h2 class=\"yg-anec-title\">\n        6. Claims &#038; Discrepancies\n    <\/h2>\n\n    <div class=\"yg-anec-gold\">\n\n        <h2>\n            What happens if the cargo does not match the contract?\n        <\/h2>\n\n        <div class=\"yg-anec-gold-grid\">\n\n            <div class=\"yg-anec-gold-item\">\n\n                <strong>\ud83d\udd2c Quality Claim<\/strong>\n\n                A difference between the contractual specification and\n                the determined quality may trigger a contractual claim,\n                subject to the applicable contract provisions.\n\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n\n                <strong>\u2696\ufe0f Quantity Claim<\/strong>\n\n                The final measured quantity may affect settlement when\n                the contract contains quantity tolerances or adjustment\n                mechanisms.\n\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n\n                <strong>\ud83d\udcd1 Documentary Discrepancy<\/strong>\n\n                Where payment is made through an LC, discrepancies in\n                documents can have consequences independent of the\n                physical quality of the cargo.\n\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n\n                <strong>\ud83e\udd1d Commercial Resolution<\/strong>\n\n                Traders should identify the contractual procedure for\n                notification, evidence, negotiation and dispute resolution.\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- EXPORTER \/ BROKER -->\n\n    <h2 class=\"yg-anec-title\">\n        Exporter vs Broker \u2014 What Matters Most?\n    <\/h2>\n\n    <div class=\"yg-anec-responsibility\">\n\n        <div class=\"yg-anec-box exporter\">\n\n            <h3>\ud83c\udf3e Exporter<\/h3>\n\n            <ul>\n                <li>Know the actual origin and availability of the commodity.<\/li>\n                <li>Confirm quality before committing to the contract.<\/li>\n                <li>Understand loading conditions and port operations.<\/li>\n                <li>Maintain reliable inspection and documentation procedures.<\/li>\n                <li>Ensure the contract reflects the physical reality of the cargo.<\/li>\n            <\/ul>\n\n        <\/div>\n\n\n        <div class=\"yg-anec-box broker\">\n\n            <h3>\ud83e\udd1d Commodity Broker<\/h3>\n\n            <ul>\n                <li>Match buyer requirements with realistic supplier specifications.<\/li>\n                <li>Identify inconsistencies between FCO, SPA and specifications.<\/li>\n                <li>Clarify Incoterms, shipment and inspection responsibilities.<\/li>\n                <li>Coordinate commercial communication between counterparties.<\/li>\n                <li>Avoid promising specifications or delivery conditions that are not confirmed.<\/li>\n            <\/ul>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- PRACTICAL COMMODITY SECTION -->\n\n    <section class=\"yg-anec-gold\">\n\n        <h2>\n            Practical Example \u2014 Bulk Wheat Transaction\n        <\/h2>\n\n        <p>\n            A simplified international wheat transaction could contain:\n        <\/p>\n\n        <div class=\"yg-anec-gold-grid\">\n\n            <div class=\"yg-anec-gold-item\">\n                <strong>\ud83c\udf3e Commodity<\/strong>\n                Wheat \u2014 agreed commercial grade and specification.\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n                <strong>\u2696\ufe0f Quantity<\/strong>\n                Contract quantity expressed in metric tonnes with any\n                agreed tolerance clearly defined.\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n                <strong>\ud83d\udea2 Delivery<\/strong>\n                Agreed Incoterm + named port\/place + shipment window.\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n                <strong>\ud83d\udd2c Inspection<\/strong>\n                Independent inspection and quality determination as\n                specified in the contract.\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n                <strong>\ud83d\udcd1 Documents<\/strong>\n                Commercial and shipping documents required by the\n                contract and, where applicable, the LC.\n            <\/div>\n\n            <div class=\"yg-anec-gold-item\">\n                <strong>\ud83d\udcb3 Payment<\/strong>\n                Payment mechanism and documentary requirements clearly\n                aligned with the sales contract.\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- CHECKLIST -->\n\n    <h2 class=\"yg-anec-title\">\n        Grain Trader&#8217;s Pre-Contract Checklist\n    <\/h2>\n\n    <div class=\"yg-anec-checklist\">\n\n        <strong>\n            Before signing or confirming a grain transaction:\n        <\/strong>\n\n        <ul>\n\n            <li>\u2713 Commodity and grade clearly identified.<\/li>\n\n            <li>\u2713 Origin clearly identified.<\/li>\n\n            <li>\u2713 Quantity and tolerance defined.<\/li>\n\n            <li>\u2713 Quality specifications clearly stated.<\/li>\n\n            <li>\u2713 Moisture and other critical parameters confirmed.<\/li>\n\n            <li>\u2713 Inspection company and inspection point confirmed.<\/li>\n\n            <li>\u2713 Loading port and discharge port confirmed.<\/li>\n\n            <li>\u2713 Shipment window confirmed.<\/li>\n\n            <li>\u2713 Incoterm and named place\/port confirmed.<\/li>\n\n            <li>\u2713 Shipping documents clearly identified.<\/li>\n\n            <li>\u2713 Payment mechanism clearly defined.<\/li>\n\n            <li>\u2713 Claims procedure understood.<\/li>\n\n            <li>\u2713 Applicable governing rules and dispute mechanism reviewed.<\/li>\n\n            <li>\u2713 All specifications match the actual supplier capability.<\/li>\n\n        <\/ul>\n\n    <\/div>\n\n\n    <!-- IMPORTANT -->\n\n    <div class=\"yg-anec-warning\">\n\n        <strong>\n            \u26a0\ufe0f ANEC rules are not a substitute for a properly drafted contract.\n        <\/strong>\n\n        <p>\n            The applicable ANEC form, version, incorporated clauses and\n            amendments should always be identified in the actual transaction\n            documents. The parties should also ensure that the commercial\n            terms, quality specifications, Incoterms\u00ae, payment conditions,\n            inspection arrangements and dispute provisions are consistent.\n        <\/p>\n\n        <p>\n            This guide is intended as a practical overview for exporters\n            and brokers. It is not a substitute for reviewing the applicable\n            ANEC contract and obtaining professional legal or trade advice\n            where required.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- FOOTER -->\n\n    <section class=\"yg-anec-footer\">\n\n        <div class=\"yg-anec-label\">\n            YANIS GROUP\n        <\/div>\n\n        <h2>\n            International Grain Trading\n        <\/h2>\n\n        <p>\n            For exporters and commodity brokers, successful grain trading\n            starts with clear specifications, reliable counterparties,\n            accurate documentation and a contract that reflects the physical\n            reality of the transaction.\n        <\/p>\n\n        <p>\n            <strong>YANIS GROUP<\/strong> works across international commodity\n            markets, connecting commercial opportunities with suppliers,\n            buyers, logistics and structured trade execution.\n        <\/p>\n\n        <p style=\"font-size:12px;margin-top:25px;\">\n            General educational information only. The applicable ANEC contract,\n            incorporated rules, amendments, applicable law and individual\n            transaction terms should always be reviewed before execution.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n&#8220;`\n\n","protected":false},"excerpt":{"rendered":"<p>YANIS GROUP \u00b7 Grain Trading Guide ANEC Rules for Grain Trading A practical guide for exporters and commodity brokers working with wheat, corn, soybeans, barley and other agricultural commodities in international trade. Why ANEC matters to grain traders ANEC standard contracts and rules are widely used as a reference framework in international grain and agricultural&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":157,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-109","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/posts\/109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/comments?post=109"}],"version-history":[{"count":1,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/posts\/109\/revisions"}],"predecessor-version":[{"id":110,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/posts\/109\/revisions\/110"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media\/157"}],"wp:attachment":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media?parent=109"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/categories?post=109"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/tags?post=109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}