> For the complete documentation index, see [llms.txt](https://docs.sonicsvm.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonicsvm.org/additional-tools-and-examples.md).

# Additional Tools & Examples

As Sonic's ecosystem is growing, more native Solana tools are becoming available on Sonic as well.&#x20;

| Tools                     | Description                                   | Docs link                                                                                                                            | Program Addresses                            |
| ------------------------- | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- |
| Metaplex's Token Metadata | NFT Standard.                                 | [Docs](https://developers.metaplex.com/token-metadata)                                                                               |                                              |
| Metaplex's Candy Machine  | Launch your own NFT collection.               | [Docs](https://developers.metaplex.com/candy-machine)                                                                                |                                              |
| Metaplex's Core           | NFT Standard                                  | [Docs](https://developers.metaplex.com/core)                                                                                         |                                              |
| Metaplex's Bubblegum      | Compressed NFTs                               | [Docs](https://developers.metaplex.com/bubblegum)                                                                                    |                                              |
| Pyth ( Receiver )         | Allows users to post Pyth Price updates       | [Docs](https://github.com/pyth-network/pyth-crosschain/blob/e399a0325f81ee55f678df605d4b2dd6e7fbb01f/target_chains/solana/README.md) | rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ  |
| Pyth ( Price Feed )       | Fetch Price Feeds for all the your Defi needs | [Docs](https://docs.pyth.network/price-feeds/use-real-time-data/solana)                                                              | pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT  |
| Pyth Price Feed IDs       | All Pyth Price Feed IDs at one place          | [Docs](https://www.pyth.network/developers/price-feed-ids)                                                                           |                                              |
| Feed                      | Onchain provable randomness                   | [Docs](https://feed-protocol.gitbook.io/docs)                                                                                        | FEED1qspts3SRuoEyG29NMNpsTKX8yG9NGMinNC4GeYB |
| Sonic Agent Kit           | Make LLMs do interactions on Sonic            | [Github](https://github.com/sendaifun/sonic-agent-kit)                                                                               |                                              |
| Privy                     | Embedded Wallets                              | [Docs](https://docs.privy.io/guide/react/wallets/usage/solana/#custom-svm)                                                           |                                              |
| Damn Fun                  | Build and deploy AI-native games              | [Docs](https://docs.digimon.tech/digimon) , [Example](https://github.com/CohumanSpace/damn-example)                                  |                                              |
| MPC Vault                 | Multichain Multisig Wallet                    | [Website](https://mpcvault.com/)                                                                                                     |                                              |
| Kronos                    | SonicSVM Native Multisig                      | [Website](https://kronus.sonic.game/)                                                                                                |                                              |
