> For the complete documentation index, see [llms.txt](https://docs.cheesecakelabs.com/stellar-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cheesecakelabs.com/stellar-plus/reference/constants.md).

# Network

A collection of ready-to-use configuration to the most common networks and a function set your own custom configuration.

| Item      | Description                                                                          |
| --------- | ------------------------------------------------------------------------------------ |
| TestNet   | Standard configuration parameters to connect and interact with the Stellar testnet   |
| FutureNet | Standard configuration parameters to connect and interact with the Stellar futurenet |
| MainNet   | Standard configuration parameters to connect and interact with the Stellar mainnet   |
| CustomNet | A function to build you own configuration object                                     |
