# Deploying the agents

You can deploy agents anywhere you want, but there are some places where you can directly deploy them and earn rewards which can directly go back to the agent helping in agent economics.&#x20;

1. [Assister](https://assisterr.gitbook.io/assisterr/product-guides/login-slm-store) has its own AI store, where you can deploy agents and start monetization immediately.&#x20;
2. [DAIN](https://docs.dain.org) also has the option to deploy consumer/service based agents on their network, which anyone else can use.&#x20;


---

# 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://resources.sendai.fun/components-to-build-an-agent/deploying-the-agents.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.
