> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skybridge.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Capitals Explorer

> Interactive world map with geolocation and dynamic capital exploration.

Capitals Explorer uses Skybridge tools to fetch country data and create a rich, fullscreen map experience.

<img src="https://mintcdn.com/skybridge-alpic/e7Fj8WpwcOpDyXhx/images/showcase-capitals.png?fit=max&auto=format&n=e7Fj8WpwcOpDyXhx&q=85&s=a6514457098909a22d36c275fda8372c" alt="Capitals Explorer" style={{ width: "100%", maxWidth: "960px", borderRadius: "12px" }} width="1274" height="778" data-path="images/showcase-capitals.png" />

## Links

<CardGroup cols={2}>
  <Card title="Try the demo" icon="play" href="https://capitals.skybridge.tech/try">
    Launch the live view experience.
  </Card>

  <Card title="View source on GitHub" icon="github" href="https://github.com/alpic-ai/skybridge/tree/main/examples/capitals">
    Browse the full example code.
  </Card>
</CardGroup>

## Skybridge APIs used

* [`useCallTool`](/api-reference/use-call-tool)
* [`useDisplayMode`](/api-reference/use-display-mode)
* [`data-llm Attribute`](/api-reference/data-llm)
* [`useToolInfo`](/api-reference/use-tool-info)
