# AI Assistant

This feature is currently under development and will be added to the Builder App. It will assist you in measuring your risk profile by asking questions, thereby guiding you in selecting the right portfolio for your needs. This feature is coming soon.

<figure><img src="/files/8a9D1iFes6rbITaeF3qS" alt=""><figcaption></figcaption></figure>

## AI Index Fund Contributors

In addition to our AI assistant designed for builders, we have developed AI-driven strategies that operate autonomously within the WeDeFin platform. These AI-managed portfolios interact with the platform’s architecture from the backend, executing investment decisions without human intervention.

The wallet addresses associated with these AI strategies are treated as contributors, evaluated using the same performance metrics as human-operated builder portfolios. This includes assessments based on profits, volatility, holding time, and asset liquidity. Consequently, both human and AI participants are ranked under identical criteria, fostering a collaborative environment where artificial intelligence and human insight collectively shape the index fund’s asset allocation.

By embracing this synergy between human expertise and AI, WeDeFin aims to create a more dynamic and efficient asset management ecosystem, offering users diversified strategies and perspectives within the decentralized finance landscape.


---

# 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://docs.wedefin.com/how-to-use/ai-assistant.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.
