# About

The Ordinal News Standard is a convention for permanently inscribing news and topics of discussion to Bitcoin.

The benefit of doing this is to create an immutable record of who said what and when, with no stealth edits.

While nobody can revise what is written, they can add comments or updates using new inscriptions.

**Our community's mission is to move the news to the ledger of record.**

To inscribe the news, visit <https://inscribe.news/post-news>.

To view a news inscription, use either the inscription ID or number.

For example, "Operation Choke Point 2.0 Is Underway, And Crypto Is In Its Crosshairs" by Nic Carter is linked below:

* By inscription number: <https://inscribe.news/view-news?id=326511>
* By inscription ID: <https://inscribe.news/view-news?id=ba6d17ce743b982fa8dd49ddeab6b6ee6895c4b09491a7ac81e0b93ea5439900i0>

### Contributing to the Standard

To view, use, or contribute to the standard, visit the Operations section for more information.

The Ordinal News Standard is being developed [openly on GitHub](https://github.com/ordinalnews) and contributions are welcome!

### Community Implementations

* Ordinal News Twitter Bot: <https://twitter.com/1btc_ordinals>
* 1btc.news Raw Feed: <https://1btc.news>
* 1btc.news Viewer: <https://1btc.news/view-news?id=326565>


---

# 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://docs.inscribe.news/about.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.
