# Channels

Channel on Spydra is a private “subnet” of communication between two or more specific network members. Each channel is defined by member organizations, shared ledgers, chaincode applications, ordering services, and anchor peers. Private or confidential transactions can be carried out within the channel among members.&#x20;

With Spydra, your deployed Network comes with a default channel, and all organizations part of the network will automatically be part of the default channel. Additionally, Spydra also provides you the option to add new channels to the network with custom memberships.

{% content-ref url="/pages/GYwTGEXeVcEhnx2BblrC" %}
[Creating a Channel](/how-to/private-network/channels/creating-a-channel.md)
{% endcontent-ref %}


---

# 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.spydra.app/products-overview/private-network/channels.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.
