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

# Services

- [Elephant Money Futures Vaults](https://wiki.elephant.money/services/elephant-money-futures-vaults.md): Stable Yield On-Demand
- [Futures Key Features](https://wiki.elephant.money/services/elephant-money-futures-vaults/futures-key-features.md)
- [System Wide - Dynamic Rate Scaling](https://wiki.elephant.money/services/elephant-money-futures-vaults/system-wide-dynamic-rate-scaling.md)
- [Base Rate & The BNB Reserve](https://wiki.elephant.money/services/elephant-money-futures-vaults/base-rate-and-the-bnb-reserve.md)
- [Personal Rate](https://wiki.elephant.money/services/elephant-money-futures-vaults/personal-rate.md)
- [Futures Deposit & Claim Mechanics](https://wiki.elephant.money/services/elephant-money-futures-vaults/futures-deposit-and-claim-mechanics.md)
- [Futures Maxes, Limits & Payouts](https://wiki.elephant.money/services/elephant-money-futures-vaults/futures-maxes-limits-and-payouts.md)
- [Individual Account - Adaptive Rate Limiters](https://wiki.elephant.money/services/elephant-money-futures-vaults/individual-account-adaptive-rate-limiters.md)
- [Unlimited NFT's](https://wiki.elephant.money/services/unlimited-nfts.md): Passive Elephant Yield
- [Key Features](https://wiki.elephant.money/services/unlimited-nfts/key-features.md)
- [Minting Batches](https://wiki.elephant.money/services/unlimited-nfts/minting-batches.md)
- [Mint, Rewards & Claim Mechanics](https://wiki.elephant.money/services/unlimited-nfts/mint-rewards-and-claim-mechanics.md)
- [Rewards](https://wiki.elephant.money/services/unlimited-nfts/rewards.md)
- [NFT Marketplace](https://wiki.elephant.money/services/unlimited-nfts/nft-marketplace.md)
- [TRUMPET](https://wiki.elephant.money/services/trumpet.md): Overview of $Trumpet Token & Mechanics
- [TRUMPET - How It Works](https://wiki.elephant.money/services/trumpet/trumpet-how-it-works.md): $TRUMPET - How It Works
- [Trumpet Features](https://wiki.elephant.money/services/trumpet/trumpet-features.md)
- [TRUMPET Token - Additional Details](https://wiki.elephant.money/services/trumpet/trumpet-token-additional-details.md)
- [Token Mechanics - Mint & Redeem](https://wiki.elephant.money/services/trumpet/token-mechanics-mint-and-redeem.md)
- [TRUNK Buyback Strategy](https://wiki.elephant.money/services/trumpet/token-mechanics-mint-and-redeem/trunk-buyback-strategy.md)


---

# 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://wiki.elephant.money/services.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.
