> For the complete documentation index, see [llms.txt](https://docs.tokensfarm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokensfarm.com/overview/launch-a-farm-for-your-project.md).

# Launch a Farm for Your Project

What TokensFarm Includes

* Smart-contract deployment & Integration&#x20;
* Fully customizable farm page design
* &#x20;Listing on the TokensFarm Marketplace / Explore section
* &#x20;A token-specific dedicated domain for hosting all of the farms&#x20;
* TokensFarm expert guide on farms' best metrics & publishing&#x20;
* Root smart-contract independent audit&#x20;
* Compatible with seven leading wallets, including MetaMask&#x20;
* Human-managed support bot for all farms&#x20;
* Full QA cycle + Ropsten testing environment&#x20;
* Domain hosting + Cloudflare Security&#x20;
* Full customer support before and after farm creation&#x20;
* Listing of farms on all popular farm aggregators

## Launching Process

<figure><img src="/files/1r8XKXdU3jd3j5oJDPja" alt=""><figcaption></figcaption></figure>

## Farm Extensions

Before a farm ends, a project can choose to extend the farm by adding more rewards. Adding rewards will extend the farm’s duration for a while, depending on the number of tokens added and the farm’s configurations. A project cannot change any other farm parameters following its deployment.

## Farm Pricing

TokensFarm offers transparent pricing for all farms and contracts.

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

## Request a Farm or Contract

Fill out the following form for each type of contract you wish to deploy:

[Launch an LP farm](https://dcentralab.typeform.com/LP-Farm?typeform-source=about.tokensfarm.com)

[Launch a staking farm](https://dcentralab.typeform.com/staking-farm?typeform-source=about.tokensfarm.com)

[Launch a vesting contract](https://dcentralab.typeform.com/tf-vesting?typeform-source=about.tokensfarm.com)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.tokensfarm.com/overview/launch-a-farm-for-your-project.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
