www.ecfr.gov Open in urlscan Pro
75.2.36.59  Public Scan

Submitted URL: https://www.ecfr.gov/cgi-bin/text-idx
Effective URL: https://www.ecfr.gov/
Submission: On May 30 via api from QA — Scanned from DE

Form analysis 5 forms found in the DOM

POST /zendesk_tickets

<form novalidate="novalidate" class="simple_form zendesk_ticket" enctype="multipart/form-data" action="/zendesk_tickets" accept-charset="UTF-8" method="post">
  <div class="form-group string required zendesk_ticket_name"><label class="control-label string required" for="zendesk_ticket_name"><abbr title="required">*</abbr> Your Name</label><input class="form-control string required" required="required"
      aria-required="true" type="text" name="zendesk_ticket[name]" id="zendesk_ticket_name"></div>
  <div class="form-group email required zendesk_ticket_email"><label class="control-label email required" for="zendesk_ticket_email"><abbr title="required">*</abbr> Email</label><input class="form-control string email required" required="required"
      aria-required="true" type="email" name="zendesk_ticket[email]" id="zendesk_ticket_email"></div>
  <div class="form-group file optional zendesk_ticket_attachment"><label class="control-label file optional" for="zendesk_ticket_attachment">Attachment</label><input class="file optional" type="file" name="zendesk_ticket[attachment]"
      id="zendesk_ticket_attachment"></div>
  <div class="form-group text required zendesk_ticket_comment"><label class="control-label text required" for="zendesk_ticket_comment"><abbr title="required">*</abbr> How can we help you?</label><textarea class="form-control text required"
      name="zendesk_ticket[comment]" id="zendesk_ticket_comment"></textarea></div>
  <div class="form-group boolean required zendesk_ticket_technical_help">
    <div class="checkbox"><input value="0" autocomplete="off" type="hidden" name="zendesk_ticket[technical_help]"><label class="boolean required" for="zendesk_ticket_technical_help"><input class="boolean required" required="required"
          aria-required="true" type="checkbox" value="1" name="zendesk_ticket[technical_help]" id="zendesk_ticket_technical_help"><abbr title="required">*</abbr> I am requesting technical help or providing website feedback</label></div>
  </div>
  <div class="modal-text"> This contact form is only for website help or website suggestions. If you have questions or comments regarding a published document please contact the publishing agency. Comments or questions about document content can not
    be answered by OFR staff. Please do not provide confidential information or personal data. </div>
  <div class="form-group text-left">
    <input type="submit" name="commit" value="Create Ticket" class="btn btn-primary btn-medium" data-disable-with="Create Ticket">
  </div>
</form>

GET /search

<form class="simple_form nav-search-form" novalidate="novalidate" action="/search" accept-charset="UTF-8" method="get">
  <input value="current" class="hidden" autocomplete="off" type="hidden" name="search[date]" id="search_date">
  <input autocomplete="off" class="string required nav-search-query" data-action="click->placeholder#suggestions" placeholder="Search the eCFR" type="text" name="search[query]" id="search_query">
  <button name="button" type="submit" class="nav-search-btn" title="Search" data-action="click->placeholder#suggestions">
    <span class="icon-ecfr icon-ecfr-search "></span>
  </button>
  <div class="current-hierarchy-dropdown hidden">
  </div>
</form>

GET /cfr-reference

<form class="simple_form go-to-cfr-reference" data-suggestions-target="form" data-turbo="false" novalidate="novalidate" action="/cfr-reference" accept-charset="UTF-8" method="get">
  <input value="current" data-param="date" autocomplete="off" type="hidden" name="search[date]" id="search_date">
  <input data-param="hierarchy" autocomplete="off" type="hidden" name="search[hierarchy]" id="search_hierarchy">
  <input data-param="prior_hierarchy" autocomplete="off" type="hidden" name="search[prior_hierarchy]" id="search_prior_hierarchy">
  <div class="input-group input-group-lg">
    <input type="text" class="form-control" placeholder="Enter a search term or CFR reference (eg. fishing or 1 CFR 1.1)" aria-describedby="reference-search-icon" data-autocomplete-target="input" data-suggestions-target="input" name="search[query]"
      id="suggestion_query" autocomplete="off" spellcheck="false">
    <span class="input-group-btn" id="reference-search-icon" aria-label="search">
      <button class="btn btn-optional" type="button" data-suggestions-target="searchIcon" data-action="click->suggestions#goDefault">
        <span class="icon-ecfr icon-ecfr-search "></span>
      </button>
    </span>
  </div>
  <div data-autocomplete-target="results" data-suggestions-target="results" hidden=""></div>
</form>

GET /cfr-reference

<form class="simple_form go-to-cfr-reference hidden" data-suggestions-target="nonModalForm" novalidate="novalidate" action="/cfr-reference" accept-charset="UTF-8" method="get">
  <input label="false" value="current" autocomplete="off" type="hidden" name="cfr[date]" id="cfr_date">
  <input autocomplete="off" type="hidden" name="cfr[prior_hierarchy]" id="cfr_prior_hierarchy">
  <input data-autocomplete-target="hidden" autocomplete="off" type="hidden" name="cfr[suggestion_id]" id="cfr_suggestion_id">
  <div class="input-group input-group-lg">
    <input type="text" class="form-control string optional" data-action="focus->suggestions#modal" placeholder="Enter a search term or CFR reference (eg. fishing or 1 CFR 1.1)" data-suggestions-target="nonModalInput" name="cfr[reference]"
      id="suggestion">
    <span class="input-group-btn" data-action="click->suggestions#go">
      <button class="btn btn-optional" type="button" data-suggestions-target="nonModalSearchIcon" data-action="click->suggestions#go">
        <span class="icon-ecfr icon-ecfr-search "></span>
      </button>
    </span>
  </div>
</form>

GET /cfr-reference

<form class="simple_form go-to-cfr-reference" novalidate="novalidate" action="/cfr-reference" accept-charset="UTF-8" method="get">
  <div class="input-group input-group-lg">
    <input type="text" class="form-control string optional" data-action="focus->placeholder#suggestions" placeholder="Enter a search term or CFR reference (eg. fishing or 1 CFR 1.1)" data-suggestions-target="nonModalInput" name="cfr[reference]"
      id="suggestion">
    <span class="input-group-btn" data-action="click->placeholder#suggestions">
      <button class="btn btn-optional" type="button" data-suggestions-target="nonModalSearchIcon" data-action="click->placeholder#suggestions">
        <span class="icon-ecfr icon-ecfr-search "></span>
      </button>
    </span>
  </div>
</form>

Text Content

Site Feedback
×


SITE FEEDBACK

The Office of the Federal Register publishes documents on behalf of Federal
agencies but does not have any authority over their programs. We recommend you
directly contact the agency associated with the content in question.

--------------------------------------------------------------------------------

If you have comments or suggestions on how to improve the www.ecfr.gov website
or have questions about using www.ecfr.gov, please choose the 'Website Feedback'
button below.


Website Feedback

If you would like to comment on the current content, please use the 'Content
Feedback' button below for instructions on contacting the issuing agency


Content Feedback
If you have questions for the Agency that issued the current document please
contact the agency directly.
×


WEBSITE FEEDBACK

* Your Name
* Email
Attachment
* How can we help you?
* I am requesting technical help or providing website feedback
This contact form is only for website help or website suggestions. If you have
questions or comments regarding a published document please contact the
publishing agency. Comments or questions about document content can not be
answered by OFR staff. Please do not provide confidential information or
personal data.

 * 
 * Browse
   * Titles
   * Agencies
   * Incorporation by Reference
   * Recent Updates
 * Search
 * Recent Changes
 * Corrections
 * Reader Aids
   * Reader Aids Home
   * Using the eCFR Point-in-Time System
   * Understanding the eCFR
   * Government Policy and OFR Procedures
   * Developer Resources
 * My eCFR
   * My Subscriptions
   * Sign Out
   * Sign In / Sign Up
 * 

Sign In / Sign Up

Hi, Sign Out


ECFR


THE ELECTRONIC CODE OF FEDERAL REGULATIONS

ENHANCED CONTENT :: CROSS REFERENCE

Enhanced content is provided to the user to provide additional context.



ENHANCED CONTENT :: CROSS REFERENCE


ECFR



Navigate by entering citations or phrases (eg: 1 CFR 1.1 49 CFR 172.101
Organization and Purpose 1/1.1 Regulation Y FAR).

Choosing an item from citations and headings will bring you directly to the
content. Choosing an item from full text search results will bring you to those
results. Pressing enter in the search box will also bring you to search results.

Background and more details are available in the Search & Navigation guide.




READER AIDS

Reader Aids help people use and understand the eCFR. Reader Aids information is
not published in the Code of Federal Regulations.

Welcome to the eCFR! Check out our Getting Started guide to make the most of the
site.



TITLES

Last Amended Recent Changes Title 1 :: General Provisions Dec 29, 2022 view
changes Title 2 :: Grants and Agreements May 01, 2024 view changes Title 3 ::
The President Mar 17, 2015 view changes Title 4 :: Accounts May 01, 2018 view
changes Title 5 :: Administrative Personnel May 17, 2024 view changes Title 6 ::
Domestic Security May 13, 2024 view changes Title 7 :: Agriculture May 24, 2024
view changes Title 8 :: Aliens and Nationality May 28, 2024 view changes Title 9
:: Animals and Animal Products May 17, 2024 view changes Title 10 :: Energy May
23, 2024 view changes Title 11 :: Federal Elections May 02, 2024 view changes
Title 12 :: Banks and Banking May 20, 2024 view changes Title 13 :: Business
Credit and Assistance May 02, 2024 view changes Title 14 :: Aeronautics and
Space May 28, 2024 view changes Title 15 :: Commerce and Foreign Trade May 20,
2024 view changes Title 16 :: Commercial Practices May 20, 2024 view changes
Title 17 :: Commodity and Securities Exchanges May 23, 2024 view changes Title
18 :: Conservation of Power and Water Resources Mar 08, 2024 view changes Title
19 :: Customs Duties May 22, 2024 view changes Title 20 :: Employees' Benefits
May 03, 2024 view changes Title 21 :: Food and Drugs May 21, 2024 view changes
Title 22 :: Foreign Relations May 23, 2024 view changes Title 23 :: Highways May
06, 2024 view changes Title 24 :: Housing and Urban Development May 28, 2024
view changes Title 25 :: Indians Mar 22, 2024 view changes Title 26 :: Internal
Revenue May 10, 2024 view changes Title 27 :: Alcohol, Tobacco Products and
Firearms May 20, 2024 view changes Title 28 :: Judicial Administration May 20,
2024 view changes Title 29 :: Labor May 28, 2024 view changes Title 30 ::
Mineral Resources May 15, 2024 view changes Title 31 :: Money and Finance:
Treasury May 17, 2024 view changes Title 32 :: National Defense May 24, 2024
view changes Title 33 :: Navigation and Navigable Waters May 28, 2024 view
changes Title 34 :: Education Apr 29, 2024 view changes Title 35 :: Reserved
Title 36 :: Parks, Forests, and Public Property May 28, 2024 view changes Title
37 :: Patents, Trademarks, and Copyrights May 03, 2024 view changes Title 38 ::
Pensions, Bonuses, and Veterans' Relief May 23, 2024 view changes Title 39 ::
Postal Service Apr 01, 2024 view changes Title 40 :: Protection of Environment
May 28, 2024 view changes Title 41 :: Public Contracts and Property Management
May 22, 2024 view changes Title 42 :: Public Health May 13, 2024 view changes
Title 43 :: Public Lands: Interior May 13, 2024 view changes Title 44 ::
Emergency Management and Assistance Mar 22, 2024 view changes Title 45 :: Public
Welfare May 28, 2024 view changes Title 46 :: Shipping May 28, 2024 view changes
Title 47 :: Telecommunication May 22, 2024 view changes Title 48 :: Federal
Acquisition Regulations System May 22, 2024 view changes Title 49 ::
Transportation May 24, 2024 view changes Title 50 :: Wildlife and Fisheries May
22, 2024 view changes

The Code of Federal Regulations (CFR) is the official legal print publication
containing the codification of the general and permanent rules published in the
Federal Register by the departments and agencies of the Federal Government. The
Electronic Code of Federal Regulations (eCFR) is a continuously updated online
version of the CFR. It is not an official legal edition of the CFR.

Learn more about the eCFR, its status, and the editorial process.




PAGES

 * Home
 * Titles
 * Search
 * Recent Changes
 * Corrections


READER AIDS

 * Using the eCFR Point-in-Time System
 * Understanding the eCFR
 * Government Policy and OFR Procedures
 * Developer Resources


INFORMATION

 * About This Site
 * Legal Status
 * Privacy
 * Accessibility
 * FOIA
 * No Fear Act
 * Continuity Information


MY ECFR

 * My Subscriptions
 * Sign In / Sign Up