> For the complete documentation index, see [llms.txt](https://locationtheory.bitnative.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://locationtheory.bitnative.org/coding.md).

# Coding

<figure><img src="/files/LrpGUceQkNSOSdbJ5qZA" alt=""><figcaption><p>Location Theory White Paper，By BitGPT</p></figcaption></figure>

Coding and indexing are two major technologies for processing information. The development of information networks such as blockchain is a history of continuous innovation in the encoding, dissemination and indexing of information bits. Bit index, establishes an information query method by indexing a Bit array.

<figure><img src="/files/mLKSDG14OgRR2UwFxZUg" alt=""><figcaption><p>Encode bits of information into a broadcastable public key </p></figcaption></figure>

In the wave of Bitcoin Ordinals, Casey gave satoshi value. By encoding, inscribing content and indexing satoshi, satoshi became the value carrier and value transfer paradigm of Bitnative, and the digital assets generated with satoshi were born.

<figure><img src="/files/EWnzLjfPAqaUjja6EoXi" alt=""><figcaption><p>Encoding and indexing satoshis </p></figcaption></figure>

Inspired by this, we proposed the Location Theory based on Ordinals Theory, DMT Theory, Bitnative Theory and other bitnative pioneering ideas, encoded the Bitcoin block with Cartesian coordinates, and created a new metaverse space supply, location layout and index Way.

<figure><img src="/files/NR0i7OMVmFGqlfK1t17w" alt=""><figcaption><p>Encoding blocks with Cartesian coordinates </p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://locationtheory.bitnative.org/coding.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.
