> For the complete documentation index, see [llms.txt](https://team-treesfinance.gitbook.io/trees-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://team-treesfinance.gitbook.io/trees-finance/usdganja-farm-faqs.md).

# $GANJA Farm FAQs

## What is the stake ratio of $GANJA to points?

Currently, 1 staked $GANJA = 4.2 points per day

## Are accumulated points in the form of a token as well?

Points are in the form of points. You stake $GANJA to accumulate points. There is no token generation associated with staking.

## Is it a first come first redemption basis for the limited NFTs?&#x20;

Yes, once an NFT is dropped on the farm it's FCFS for those who have enough points to redeem it. They sell out fast.

## Are there any other use cases / stats for the NFT besides being limited or selling them?

We don't have plans to add any levels of provenance to the NFTs yet but we very well could in the future. At the start, all will be limited run collectible with value being driven primarily by scarcity and quality


---

# 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:

```
GET https://team-treesfinance.gitbook.io/trees-finance/usdganja-farm-faqs.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.
