# General

## Community Connections

CityCoins are ultimately powered by the community around them. Connect with fellow CityCoiners!

[Blog](https://citycoins.co/blog) | [Discord](https://chat.citycoins.co) | [FAQ](https://www.citycoins.co/citycoins-faq) | [Twitter](https://twitter.com/minecitycoins) | [Website](https://citycoins.co)

## Community Tools

{% hint style="info" %}
See something missing or incorrect? Come [join the Discord](https://chat.citycoins.co) and let us know in the #docs channel!
{% endhint %}

<table><thead><tr><th>Link</th><th width="172.33333333333331">Creator</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://www.catamaranswaps.org/">Catamaran Swaps</a></td><td><a href="https://friedger.de/">Friedger</a></td><td>Trustless swaps between Bitcoin, Stacks, and SIP-010 tokens (<a href="https://thetutorials.notion.site/thetutorials/How-to-use-Catamaranswaps-c9c0b864bdfc4f01b656be468b15d526">tutorial here</a>)</td></tr><tr><td><a href="https://cryptoacptd.com/">cryptoacptd</a></td><td><a href="https://twitter.com/cryptoacptd">cryptoacptd.btc</a></td><td>Directory of businesses in Miami that accept crypto, including MIA</td></tr><tr><td><a href="https://fatstx.github.io/">FATSTX</a></td><td><a href="https://twitter.com/EPARROT">eparrot</a> &#x26; <a href="https://twitter.com/FoRaGeRr">foragerr</a></td><td>Analyze wallet transactions, stacking data, and see estimated dates for important CItyCoins milestones</td></tr><tr><td><a href="https://gitlab.com/riot.ai/clarity-pool-tools/-/blob/master/tool-scripts/analysis-citycoins.ts">MiamiCoin Analysis Script</a></td><td><a href="https://friedger.de/">Friedger</a></td><td>A tool to download all transactions for the MiamiCoin core and token contracts</td></tr><tr><td><a href="https://miamining.com">MiamiCoin Block Explorer</a></td><td><a href="https://mobile.twitter.com/jamilbtc">jamil.btc</a></td><td>Block explorer and statistics for MiamiCoin</td></tr><tr><td><a href="https://docs.google.com/spreadsheets/d/1pR9q6MAFrPjXoDNjQFMOZW6MQE1piTsXausYQyABWqk/edit#gid=0">Mining Calculator</a></td><td><a href="https://twitter.com/benoror">benoror.btc</a></td><td>Google spreadsheet with probability calculations based on block commits</td></tr><tr><td><a href="https://mining.nyc">NewYorkCityCoin Block Explorer</a></td><td><a href="https://mobile.twitter.com/jamilbtc">jamil.btc</a></td><td>Block explorer and statistics for NewYorkCityCoin</td></tr><tr><td><a href="https://thetutorials.notion.site/How-to-mine-NYC-727a74c8d8964d1aa7d110ff19929272">NewYorkCityCoin Mining Tutorial</a></td><td><code>@pneppl</code></td><td>A mining tutorial hosted as a Notion site</td></tr><tr><td><a href="https://stacksonchain.com/dashboards/MiamiCoin-($MIA)/10">StacksOnChain: MIA Dashboard</a></td><td><a href="https://twitter.com/anononchain">stacksonchain.btc</a></td><td>Several statistics and charts created for MiamiCoin</td></tr><tr><td><a href="https://stacksonchain.com/dashboards/NYC-Summary/31">StacksOnChain: NYC Dashboard</a></td><td><a href="https://twitter.com/anononchain">stacksonchain.btc</a></td><td>Several statistics and charts created for NewYorkCityCoin</td></tr><tr><td><a href="https://stacksonchain.com/tokenwhales">StacksOnChain: Whales</a></td><td><a href="https://twitter.com/anononchain">stacksonchain.btc</a></td><td>Dashboard showing the top ten largest wallet balances by Stacks address for the selected token</td></tr></tbody></table>

## Brand Resources

CityCoins brand assets are available on the CDN hosted through CloudFlare Pages.

Anything found in [this GitHub repo](https://github.com/citycoins/cdn) can also be found at <https://cdn.citycoins.co>.

{% hint style="info" %}
For example, the main CityCoins brand guide located at the link below:

<https://github.com/citycoins/cdn/blob/main/cdn/brand/CityCoins_BrandGuidelines.pdf>

Is also available at:

<https://cdn.citycoins.co/brand/CityCoins_BrandGuidelines.pdf>
{% endhint %}

The available resources include branding guidelines and assets, hosted logos, and token metadata for each CityCoin.


---

# 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.citycoins.co/citycoins-resources/general.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.
