# about pin

- [Design Philosophy](https://docs.publicindex.network/about-pin/design-philosophy.md): What makes PIN special?
- [Features](https://docs.publicindex.network/about-pin/features.md): The nuts and bolts
- [History](https://docs.publicindex.network/about-pin/history.md): PIN is one of the oldest cryptocurrencies
- [Timeline](https://docs.publicindex.network/about-pin/history/timeline.md): In March 2021 the FLO Blockchain was rebranded to the Public Index Network - PIN
- [Applications and Projects](https://docs.publicindex.network/about-pin/applications-and-projects.md): Check out who is building on PIN!
- [Streambed Media](https://docs.publicindex.network/about-pin/applications-and-projects/streambed-media.md)
- [Alexandria](https://docs.publicindex.network/about-pin/applications-and-projects/alexandria.md)
- [Medici Land](https://docs.publicindex.network/about-pin/applications-and-projects/medici-land.md)
- [FLOCard](https://docs.publicindex.network/about-pin/applications-and-projects/ranchimall.md)
- [RanchiMall](https://docs.publicindex.network/about-pin/applications-and-projects/ranchimall-2.md)
- [Flotorizer](https://docs.publicindex.network/about-pin/applications-and-projects/flotorizer.md)
- [Shared Secret](https://docs.publicindex.network/about-pin/applications-and-projects/shared-secret.md)
- [Caltech ETDB](https://docs.publicindex.network/about-pin/applications-and-projects/caltech-etdb.md)
- [The PIN Team](https://docs.publicindex.network/about-pin/the-pin-team.md): Meet the PIN Team.


---

# 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.publicindex.network/about-pin.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.
