# Farcaster Integration

When you post your collection on the social network, two buttons will appear automatically below without you having to do anything:

* Mint: It will direct users to your minting page so they can mint there
* Mint with wallet: It will initiate a transaction against your wallet to mint an NFT from the collection directly within Farcaster, without needing to leave the social network. Check the compatible networks for this option on Farcaster.

<figure><img src="/files/6UnHqXousOUEhB0KcN5c" alt=""><figcaption></figcaption></figure>

New integrations coming soon!


---

# 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.nfts2me.com/features/farcaster-integration.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.
