Using the Strategy Builder
Almanak's Strategy Builder is a powerful tool that allows you to use Quantatative Agents to create DeFi strategies. This guide will walk you through the process of using the Strategy Builder to create a strategy.
Building a Prompt
To start building a new strategy, we will start a new project with a new prompt. This prompt will be used to guide the Strategy Team in creating the strategy.
-
Click on the New Project button at the top right in the Strategy Builder.
-
Select the strategy type you want to create.
-
Fill out the widgets with the required information.
infoEach prompt is built using a prompt template and widget. Widgets are used to collect your input for the strategy, which is inserted into the prompt template to create the final prompt. For more advanced use cases, you can also create your own custom prompt.
-
Once you are happy with your prompt, click on the Create Strategy button.
The Strategy Team will now start building your strategy.
Using the Builder Console
The Strategy Builder Console is the place where you work together with the Agents to build your strategy. It is made up of two main components: the Terminal and the Canvas.
- The Terminal is where you can see the output of the Agents. It is also where you can send commands to the Agents and provide additional input when they request it.
- The Canvas is where you can see the current state of the strategy developmen through the different tabs. Each Agent has its own tab, as well as a Team and File Explorer tab.
Once you have submitted your prompt, the Strategy Team will start building your strategy. You can see the progress of the Strategy Team in the Terminal. If you have not selected YOLO mode, the Agents might occasionally request additional input to help them build the strategy.
Next step: Deploying your Strategy
Once the Strategy Team has finished building your strategy, they will make it will be available in the Almanak Platform.
To deploy your strategy, you can either:
- use the Deploy on-chain button at the top left in the Builder Console, or
- deploy the strategy manually by clicking on the Deploy button in the Strategy Overview.
For more details on deploying your strategy, please refer to the Deploying a Strategy guide.