# Overview

There are three main tools being built by Silo:

1. **Silo Core:** an ERC6551 NFT membership DAO launchpad for creating and selling custom NFT collections and meme tokens.
2. **Silo RDF:** an airdrop tool to turn any existing ERC721 NFT collection into a DAO with it's own meme token and claim app that deploys ERC6551 TBAs and collects the airdrop.
3. **Silo Faction:** an NFT fractionalization tool to proportionally govern high value NFTs within a shared treasury.


---

# 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/tutorials/overview.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.
