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

# Degory Finance

#### About Degory

We decided to start on the Defi with a strong roar, just like a lion would, for us Degory is much more than a farm or a project, this means our time, effort, trust and of course discipline, we've seen plenty of projects rise and fall, but that's not our goal, we strive for greatness and longevity. We are a Yield Farming Protocol that came to stay.

#### About Us

It all started a couple of years ago, we were here as investors, and we understand perfectly what an investor craves, that's why we finally decided to create the project we'd buy, support, and hype, 4 of us are currently working on the project, two persons will be completely devoted and dedicated to the community, we'll listen to you, and the rest of the team will focus on the farming experience and developing, as you can see we are a whole team striving for success.&#x20;


---

# 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://degory-finance.gitbook.io/untitled/degory-finance.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.
