# Gitopia

**Overview**

Gitopia is the next-generation Decentralized Code Collaboration Platform fueled by a decentralized network and interactive token economy. It is designed to optimize the open source software development process through collaboration, transparency, and incentivization.

**Official links**

[Website](https://gitopia.com/) | [Twitter](https://twitter.com/gitopiaDAO) | [Discord](https://discord.com/invite/aqsKW3hUHD) | [Github](https://github.com/gitopia-network)

**Chain info**

|                |   |
| -------------- | - |
| Chain-id       |   |
| Binary name    | d |
| Binary version | v |

**Explorer**

<https://explorers.l0vd.com/gitopia-mainnet>

**Public Endpoints**

RPC <https://gitopia-mainnet.rpc.l0vd.com>

API <https://gitopia-mainnet.api.l0vd.com>

GRPC

```
gitopia-mainnet.grpc.l0vd.com:80
```

PEER

```
@gitopia-mainnet.peers.l0vd.com:
```


---

# 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://chain-services.l0vd.com/mainnets/gitopia.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.
