# Welcome to Picardy Protocol

## Overview

> Picardy Protocol is a suit of community tooling that improves community growth, fundraising, royalty handling through mechanisms governed by smart contracts.
>
> It carries out its ultimate goal, which is to empower artists/creators to be independent by improving community growth & fund raising while taking control of their income and royalties.
>
> With Picardy Protocol you can create artist tokens, create crowd funding contracts, and sell a percentage of your royalties as NFTs (ERC 721) or ERC 20 tokens.
>
> — From the [Picardy ](https://medium.com/@picardy)[Blog](https://medium.com/@picardy)

## Quick links

{% content-ref url="/pages/ZUIMUb7Q7w0EPun8RJ0i" %}
[Picardy Protocol Features](/picardy-protocol-docs/overview/picardy-protocol-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/rkVt5ijoQVjU6UJrKYds" %}
[Artiste / Creators Token Factory](/picardy-protocol-docs/builders-den/artiste-creators-token-factory.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xu7wABp2V0dn89ZESgtd" %}
[Nft Royalty Sale Factory](/picardy-protocol-docs/builders-den/nft-royalty-sale-factory.md)
{% endcontent-ref %}

{% content-ref url="/pages/cYIedPLcjJsEWvZStXbV" %}
[Token Royalty Sale Factory](/picardy-protocol-docs/builders-den/token-royalty-sale-factory.md)
{% endcontent-ref %}

{% content-ref url="/pages/KJiE5Omw7gNvtIIv0jfE" %}
[NFT Royalty Sale](/picardy-protocol-docs/products/nft-royalty-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/mRsVgxiaOoLcBdAkSRW1" %}
[Token Royalty Sale](/picardy-protocol-docs/products/token-royalty-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/ACAs7D3qP8AIZIZpJYcJ" %}
[Artiste / creators Token](/picardy-protocol-docs/products/artiste-creators-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/yXNahthyaDtqnJ6yLBRE" %}
[Royalty Automation](/picardy-protocol-docs/automation/royalty-automation.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://picardy-protocol.gitbook.io/picardy-protocol-docs/welcome-to-picardy-protocol.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.
