# USC Blockchain Improvement Proposals (FIPs)

FIPS are Media Block Network Coin Improvement proposals that are published on Github and extend capabilities of the network and improve it over time. Proposals can be suggested by any entity and discussed under this Github repository:

After proposing and discussing every proposal, the proposal that will be implemented are voted on by the validators before upgrading the network.


---

# 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://ubitscan.gitbook.io/ubitscan-docs/general/learn-about-the-usc-platform/usc-governance-and-development/fips.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.
