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

# DegenPrime

DegenPrime is a Prime Brokerage for the Based Degen; the place where you create and boost your Degen portfolio.&#x20;

You know that part of your portfolio for AI and Memecoins - it doesn't have to be small. With DegenPrime, you can jack up your assets. That 10x you have your eye on, on DegenPrime you can make that a 100x. You turn a good trade into a great one, and you don't have to share your returns with anyone.&#x20;

Unleash your inner Degen with more upside, and no extra downside.&#x20;

On DegenPrime, you 10x your potential. In the Prime Brokerage, you leverage your assets up to 10x to increase your returns. You see it as your own personal Degen portfolio, but more:&#x20;

* more capital
* more opportunities
* more potential

For example, you can:

1. Deposit $100 collateral
2. Borrow $1,000 against it
3. Yeet the full $1,100 into your favorite AI- or memecoin
4. LP it on Aerodrome to earn fees over the full $1100

This is but one of the many opportunities on DegenPrime. The Degen Account provides you the tools to swap, LP, long, short and gamble with your favorite tokens, and you design your own strategy.


---

# 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://degenprime.gitbook.io/degenprime/introduction/degenprime.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.
