> For the complete documentation index, see [llms.txt](https://projects.vecomlab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://projects.vecomlab.com/portfolio.md).

# Portfolio

## Ecom Foundations <a href="#ecom-foundations" id="ecom-foundations"></a>

`RU` `Building` `Education`

Your Perfect Solution for Starting an Online Store from Scratch!

This is a step-by-step guide to dropshipping on the Shopify platform, created specifically for the Russian-speaking audience.

Author [Evgenii Volkov](https://www.youtube.com/@volkovecom) provides a comprehensive strategy for launching your online store, starting from the very beginning and completing all the necessary steps.

Regardless of your experience in e-commerce, VecomLab provides access to the essential knowledge and tools required to successfully launch and grow your business.

The core materials are freely available on the YouTube [channel](https://www.youtube.com/playlist?list=PLmSQlqg42BT70tzZjeHeYlInxj7NNfczk) and in the [documentation](https://docs.vecomlab.com/v/ru/ecommerce/overview).

## Play Wallet <a href="#play-wallet" id="play-wallet"></a>

`RU` `EN` `Co-building` `TMA`

The app was created to allow all users to buy digital goods and services with cryptocurrency without leaving Telegram, as well as replenish the balance of various gaming services, including Steam.

* BOT - <https://t.me/playwalletbot>
* WEBSITE - <https://playwallet.bot>

## Solo <a href="#solo" id="solo"></a>

`RU` `EN` `Co-building` `TMA`

Solo is a convenient service for topping up your mobile account with cryptocurrency. It’s a fast and secure solution for those who value freedom and innovation. With Solo, you can recharge your phone balance anywhere in the world using popular cryptocurrencies, without unnecessary fees or intermediaries.

Pay with cryptocurrency – communicate without borders!

* WEBSITE – [https://solo.bot](https://solo.bot/)
* BOT – <https://t.me/solobankbot>


---

# 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, and the optional `goal` query parameter:

```
GET https://projects.vecomlab.com/portfolio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
