# Alusta Knowledge Base

## Knowledge base

- [Alusta knowledge base](https://alusta.gitbook.io/knowledge-base/alusta-knowledge-base.md)
- [What is Alusta](https://alusta.gitbook.io/knowledge-base/overview/what-is-alusta.md)
- [Login / Signup](https://alusta.gitbook.io/knowledge-base/get-started/login-signup.md)
- [Account Creation](https://alusta.gitbook.io/knowledge-base/get-started/account-creation.md)
- [Create](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create.md): Alusta uses English as its primary language on the platform. We recommend entering the details of your works in English.
- [Basic Info](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/basic-info.md)
- [Advanced Info](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/advanced-info.md)
- [File Formats](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/file-formats.md): The maximum file size for artwork is 1gb.
- [Images](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/file-formats/images.md)
- [Video](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/file-formats/video.md)
- [3D](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/file-formats/3d.md)
- [Audio](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/file-formats/audio.md)
- [Pricing](https://alusta.gitbook.io/knowledge-base/publishing-artwork/create/pricing.md)
- [Why do I need a wallet?](https://alusta.gitbook.io/knowledge-base/setting-up-a-wallet/why-do-i-need-a-wallet.md)
- [How to set up a wallet?](https://alusta.gitbook.io/knowledge-base/setting-up-a-wallet/how-to-set-up-a-wallet.md)
- [How to get assets on your wallet?](https://alusta.gitbook.io/knowledge-base/setting-up-a-wallet/how-to-get-assets-on-your-wallet.md)
- [Adding Zora network to your wallet](https://alusta.gitbook.io/knowledge-base/setting-up-a-wallet/adding-zora-network-to-your-wallet.md)
- [Bridge ETH to Zora network](https://alusta.gitbook.io/knowledge-base/setting-up-a-wallet/bridge-eth-to-zora-network.md)
- [Zora & Ethereum](https://alusta.gitbook.io/knowledge-base/networks/zora-and-ethereum.md)
- [Mint Fees](https://alusta.gitbook.io/knowledge-base/alusta-faqs/mint-fees.md)
- [Protocol Rewards](https://alusta.gitbook.io/knowledge-base/alusta-faqs/protocol-rewards.md)
- [Claiming your Protocol Rewards](https://alusta.gitbook.io/knowledge-base/alusta-faqs/claiming-your-protocol-rewards.md)
- [Combine24](https://alusta.gitbook.io/knowledge-base/events/combine24.md)
- [Alusta Pop-Up Gallery](https://alusta.gitbook.io/knowledge-base/events/alusta-pop-up-gallery.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://alusta.gitbook.io/knowledge-base/alusta-knowledge-base.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.
