# Introduction

{% hint style="info" %}
*These docs are in active development by Silo Squad.*
{% endhint %}

Silo.gg is a platform for creating and managing ERC6551 NFT DAO membership collections.

Create and sell new membership collections with Silo Core, airdrop a DAO on any existing collection with Silo RDF, or fractionalize and govern an NFT with Silo Faction.

Holders of an NFT collection can now squad up with tools and patterns to effectively coordinate and complete shared objectives.

### Squads

A Squad is a Decentralized Autonomous Organization (DAO) on Silo.gg where the NFTs themselves are the members. The primary objectives of a Squad are to manage a shared treasury and achieve sustainability for continued operations:

* Crowdfund
* Create and vote on proposals
* Easily interact with external dapps

### Avatars

Think of an NFT activated through Silo.gg as a holder's Avatar that unlocks powers and abilities within their Squad:

* Select an identity to operate under
* Delegate power
* Participate in governance

###


---

# 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.silo.gg/getting-started/introduction.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.
