# Farcaster

Highlight supports Farcaster Frames for collections that meet certain criteria. The different Frame options are detailed below:

* Mint with transaction: ability to mint a token straight from your Farcaster feed. Please note that auctions and collector's choice style collections are currently not supported, see guidelines below for additional details
* Mint with warps: ability to mint a token via warps. Please note that auctions and collector's choice style collections are currently not supported, see guidelines below for additional details
* Explore: only eligible for sold out collections. Allows users to browse listings from their Farcaster feed
* Auction: only eligible for auctions. Allows users to check auction price and amount remaining

Please note, Farcaster Frames only support images files up to 10mb. Files larger than that will fail to load in a Frame.

To share your collection on Farcaster, select "Share mint page" on your collection management page. Relevant links will appear based on your collection's eligibility.

<figure><img src="/files/lzQOApkJraGS6dazb6bm" alt=""><figcaption></figcaption></figure>

### Guidelines

#### Mint with warps

* Must be deployed on Base, Optimism, or Zora
* Total price must be under 900 warps or $9 USD. We recommend you price your collection at or below 0.001 ETH (equivalent to $3.50 USD as of March 18, 2024) as the price limit is inclusive of:
  * Gas cost
  * Highlight mint fee
  * Mint with warp fee
* Collector must have [warps](https://warpcast.com/~/warps) to mint
* Gated mints are not eligible for mint with warps
* For the latest updates, please reference [Farcaster warps specifications](https://warpcast.notion.site/Frames-Mint-action-Public-cea0d2249e3e41dbafb2e9ab23107275)

#### Mint with transaction

* Must be deployed on Base, Optimism, or Zora
* No price limit
* Collectors must [verify a wallet address](https://warpcast.com/~/settings/verified-addresses) to mint
* For the latest updates, please reference [Farcaster transaction specifications](https://warpcast.notion.site/Frame-Transactions-Public-9d9f9f4f527249519a41bd8d16165f73)


---

# 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://support.highlight.xyz/knowledge-base/for-creators/integrations-and-ecosystem/farcaster.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.
