> For the complete documentation index, see [llms.txt](https://farminglabs-tech.gitbook.io/farming-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://farminglabs-tech.gitbook.io/farming-labs/usdfrl-tokens-utility/discounts.md).

# Discounts

The FRL token can be used to purchase a variety of goods and services within the Farming Labs ecosystem, including agricultural inputs, machinery, and technology. By using the FRL token to make purchases, users can receive discounts on the products they need to operate their farms or businesses. This provides a clear incentive for users to hold and use the FRL token, which ultimately benefits the platform as a whole.

The discounts offered to FRL token holders may vary depending on the product or service being purchased. For example, a user who buys a new tractor using FRL tokens may receive a 10% discount on the purchase price, while a user who purchases a bag of seeds may receive a 5% discount. These discounts may also change over time, depending on the platform's needs and the availability of certain products or services.

To receive discounts on products or services within the platform, users must hold a certain amount of FRL tokens in their account. This creates an additional incentive for users to hold and accumulate FRL tokens, as doing so allows them to access more significant discounts on the products and services they need. Additionally, by holding FRL tokens, users can participate in the platform's governance and decision-making processes, giving them a say in the future direction of the platform.

In addition to receiving discounts on products and services within the platform, FRL token holders may also be eligible for exclusive promotions and offers. These may include limited-time discounts, special bundles, or other promotions that are only available to FRL token holders. By offering these exclusive promotions, Farming Labs can further incentivize users to hold and use the FRL token, creating a more active and engaged user base.

Farming Labs can also use the FRL token to incentivize users to participate in other activities within the platform. For example, users who share data on crop yields or weather patterns may receive FRL tokens as a reward for their contributions. This not only incentivizes users to contribute valuable data to the platform, but it also creates a more engaged user base that is more likely to use the platform's products and services.

To ensure the security and integrity of the platform, Farming Labs may implement certain restrictions on the use of FRL tokens. For example, users may be required to hold a certain amount of tokens for a certain period before they can access certain discounts or promotions. Additionally, users may be limited in the number of discounts or promotions they can receive using FRL tokens per month or year.

Overall, the use of the FRL token to provide discounts and incentives within the Farming Labs ecosystem is a powerful tool for driving engagement and activity on the platform. By incentivizing users to hold and use the FRL token, Farming Labs can create a more active and engaged user base that is more likely to use the platform's products and services. As the platform grows and evolves, the use of the FRL token will continue to play an important role in driving its success.


---

# 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://farminglabs-tech.gitbook.io/farming-labs/usdfrl-tokens-utility/discounts.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.
