# Code Mechanics

The GLOB token operates on the Base Layer 2 network, adhering to the ERC-20 standard. The token has a fixed total supply of 100,000,000 GLOB, and there is no minting or burning mechanism due to the fixed supply. Transactions are optimized for gas efficiency, taking full advantage of the scalability offered by Base. The token's code is undergoing third-party audits to ensure its security and reliability.


---

# 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://globe-token.gitbook.io/globe-token/white-paper/code-mechanics.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.
