# Farcaster module

[Farcaster](https://x.com/farcaster_xyz/) is a decentralized protocol for creating social applications. Various projects can use Farcaster as a foundation and deploy their decentralized applications on its libraries.

One of such applications, and the primary one today, is [Warpcast](https://x.com/warpcast_). Users can create profiles, post content, and follow the posts of other users. It's like a Web-3 version of Twitter.

By interacting with Warpcast and other applications built on Farcaster, we can potentially qualify for airdrops of tokens from Farcaster.

In addition to direct airdrops from Farcaster, active participants in applications frequently receive airdrops from third-party projects, often distributing various meme tokens. For example, the [Spectral](https://twitter.com/Spectral_Labs) project gave up to $1000 in $SPEC tokens to each user who had had at least 10 followers and several posts on their account.

Farcaster has [raised](https://crypto-fundraising.info/projects/farcaster/) $180 million from Paradigm, Andreessen Horowitz (a16z crypto), Coinbase Ventures, Multicoin Capital, Standard Crypto, Variant Fund, Union Square Ventures, and other funds.

You can study detailed technical information about the Farcaster project in their [documentation](https://docs.farcaster.xyz/).

The Farcaster module includes all the main actions and activities in the Warpcast project. As the Farcaster ecosystem grows and other good applications for interaction appear, they will be added to the Farcaster module.

The Farcaster module in Combine integrates artificial intelligence from OpenAI, which will independently create usernames, profile descriptions, and meaningful posts. You will only need to perform the initial setup and provide instructions for the AI. Then, you simply launch the module, and the AI will generate all the content for you.

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

#### Detailed guides on how to work with the Farcaster module:

* [Wallet Manager](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/farcaster-module/wallet-manager);
* [Settings & Launch](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/farcaster-module/settings-and-launch);
* [Logs & Progress](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/farcaster-module/logs-and-progress).


---

# 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://nfd-gg.gitbook.io/main/eng-combine-software/modules/operation-and-launching-of-modules/farcaster-module.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.
