# Reference

- [General](/reference/general.md): Helpful reference materials for the Filecoin specification, implementations, and ecosystem.
- [Glossary](/reference/general/glossary.md): Authoritative definitions and proper usage for all Filecoin terminology, including sectors, storage providers, sealing, and blockchain concepts. The definitive reference for understanding Filecoin tec
- [Specifications](/reference/general/specifications.md): This page quickly covers what the Filecoin Specification is, and how you can access it.
- [Tools](/reference/general/tools.md): This page lists a collection of tools and resources you can use to build on top of the Filecoin network using the FVM.
- [Exchanges](/reference/exchanges.md): This section contains reference information regarding how to integrate Filecoin into an exchange.
- [Exchange integration](/reference/exchanges/exchange-integration.md): This page lists the general steps and workflows you need to follow to offer FIL on an exchange.
- [Built-in actors](/reference/built-in-actors.md): Built-in actors are how the Filecoin network manages and updates global state. This page contains information on how smart contracts can access built-in actors.
- [Protocol API](/reference/built-in-actors/protocol-api.md): This page covers the Built-in actors Protocol API.
- [Filecoin.sol](/reference/built-in-actors/filecoin.sol.md): This page covers the built-in actors Filecoin.sol API.
- [JSON-RPC](/reference/json-rpc.md): Find out how to manage and interact with the Filecoin network using the standard JSON-RPC API.
- [Auth](/reference/json-rpc/auth.md)
- [Chain](/reference/json-rpc/chain.md)
- [Client](/reference/json-rpc/client.md)
- [Create](/reference/json-rpc/create.md)
- [Eth](/reference/json-rpc/eth.md)
- [Gas](/reference/json-rpc/gas.md)
- [I](/reference/json-rpc/i.md)
- [Log](/reference/json-rpc/log.md)
- [Market](/reference/json-rpc/market.md)
- [Miner](/reference/json-rpc/miner.md)
- [Mpool](/reference/json-rpc/mpool.md)
- [Msig](/reference/json-rpc/msig.md)
- [Net](/reference/json-rpc/net.md)
- [Node](/reference/json-rpc/node.md)
- [Paych](/reference/json-rpc/paych.md)
- [Raft](/reference/json-rpc/raft.md)
- [Start](/reference/json-rpc/start.md)
- [State](/reference/json-rpc/state.md)
- [Sync](/reference/json-rpc/sync.md)
- [Wallet](/reference/json-rpc/wallet.md)
- [Web3](/reference/json-rpc/web3.md)
