# 5.4 Core Services and Modules

<mark style="color:$primary;">**EOSI Finance**</mark> offers several services layered on top of its core trading architecture:

1. **Prop Trading Accounts:** evaluation and live funded accounts backed by the community treasury. Traders who pass evaluation may be eligible for a live allocation, as approved by governance.
2. **Copy Trading:** enables users to mirror trades of approved pro traders. Copy trading is optional and non‑custodial; users connect their wallets to a smart contract that replicates trades on their behalf. The contract never takes control of the user’s keys or funds beyond what they explicitly allocate for copying.
3. **StandR Bot:** an AI‑powered Telegram bot for passive income, detailed in Section 7. It's a plug‑and‑play AI agent accessible via Telegram. Users fund a non‑custodial wallet and configure the bot to execute trades based on pre‑defined strategies. The **bot does not guarantee returns**; rather, it automates trade execution subject to user approval.
4. **AI‑Agent Marketplace:** a store for AI trading bots, strategies, etc, described in Section 8.
5. **Escrow and NFT Marketplace:** smart contracts that facilitate secure peer‑to‑peer transactions, disbursements and settlements. It facilitate the exchange of NFTs, RWAs, and digital goods. Escrow contracts hold assets during transactions, releasing them upon completion of pre‑specified conditions.
6. **Lending and Borrowing:** a protocol offering interest‑bearing deposits and collateralised loans. It may integrate with DeFi Lending platforms/protocols like Aave or Compound and support RWA collateral.
7. **Insurance and WILL Services:** insurance covers smart contract risk or stablecoin depegging, while WILL deposits allow users to designate beneficiaries for their crypto holdings. Smart contracts allow users to lock assets and set beneficiaries. These features are experimental and not regulated insurance products.
8. **Crowdfunding and Launchpad:** a decentralized platform for raising capital for new DeFi or AI projects. Projects can issue tokens or NFTs; <mark style="color:$success;">**EOSIF**</mark> holders can participate in early rounds and vote on listings.
9. **Affiliate and Ambassador Programs:** incentive schemes to grow the user base and reward content creators.

Each component drives demand for EOSIF and fosters an interconnected economy.


---

# Agent Instructions: 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://eosi-finance-1.gitbook.io/eosi-finance-documentations/eosi-finance/5.-architecture-of-the-eosi-finance-ecosystem/5.4-core-services-and-modules.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.
