# zone.stratos.space.feed

> Published by [lexicon.northsky.app](https://lexicon.garden/identity/did:plc:6uxgo3ypovauub7nblwylqyv)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:6uxgo3ypovauub7nblwylqyv/zone.stratos.space.feed)
- [Documentation](https://lexicon.garden/lexicon/did:plc:6uxgo3ypovauub7nblwylqyv/zone.stratos.space.feed/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:6uxgo3ypovauub7nblwylqyv/zone.stratos.space.feed/examples)

## Definitions

### `zone.stratos.space.feed`

**Type**: `space`

A members-only Stratos post feed

```json
{
  "key": "any",
  "name": "Stratos Feed",
  "type": "space",
  "collections": [
    "zone.stratos.feed.post"
  ],
  "description": "A members-only Stratos post feed"
}
```

## Raw Schema

```json
{
  "id": "zone.stratos.space.feed",
  "defs": {
    "main": {
      "key": "any",
      "name": "Stratos Feed",
      "type": "space",
      "collections": [
        "zone.stratos.feed.post"
      ],
      "description": "A members-only Stratos post feed"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
