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

# Step-by-step guids

- [Quickstart guides](https://info.aspis.finance/step-by-step-guids/quickstart-guides.md): Welcome to the Aspis Quickstart Guide
- [For Investors](https://info.aspis.finance/step-by-step-guids/for-investors.md): Welcome to the For Investors section!
- [Joining a Vault](https://info.aspis.finance/step-by-step-guids/for-investors/joining-a-vault.md): Access lucrative investment opportunities with ease
- [Withdrawing from a Vault](https://info.aspis.finance/step-by-step-guids/for-investors/withdrawing-from-a-vault.md): Here are the instructions for withdrawing from a vault.
- [For Managers](https://info.aspis.finance/step-by-step-guids/for-managers.md): Welcome to the For Managers section!
- [Manual Fund](https://info.aspis.finance/step-by-step-guids/for-managers/manual-fund.md)
- [Creating a Manual Fund](https://info.aspis.finance/step-by-step-guids/for-managers/manual-fund/creating-a-manual-fund.md): Raise capital and monetize expertise
- [Managing a Manual Fund](https://info.aspis.finance/step-by-step-guids/for-managers/manual-fund/managing-a-manual-fund.md)
- [Agent Fund](https://info.aspis.finance/step-by-step-guids/for-managers/agent-fund.md)
- [Creating an Agent Fund](https://info.aspis.finance/step-by-step-guids/for-managers/agent-fund/creating-an-agent-fund.md): For those who want to set up their own Agent to manage an Aspis Vault
- [Managing an Agent Fund](https://info.aspis.finance/step-by-step-guids/for-managers/agent-fund/managing-an-agent-fund.md): Manage Your AI Vault


---

# 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://info.aspis.finance/step-by-step-guids.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.
