# How to get started

**As described in the** [**home** ](/autofarm-network/master.md)**section, Autofarm provides a variety of services involving cryptocurrency:**&#x20;

A quick way to get started is by reading our [Vault ](/autofarm-network/ecosystem/introduction.md)and [How To's ](/autofarm-network/how-tos/bridge-assets.md)section, to set up your wallet with the desired network to start earning with your assets.

We have set up our vault system to be resilient over time and easy to use, integrating AutoSwap features that allow users to remove/add liquidity directly on site to deposit into Autofarm vaults. You can also use the "zap" feature to buy LP tokens directly whit your holdings when possible.

Learn how to trade using [AutoSwap](/autofarm-network/ecosystem/introduction-1.md) swap feature, enjoying one of the best rates in the market by aggregating multiple liquidity sources at the same time.

If you are a project looking to be featured in our protocol please read the [AutoAmplify ](/autofarm-network/ecosystem/autoamplify.md)section, there we will provide you with all the requisites and necessary information to get in touch with our team.

You can learn more about Autofarm operations by reading the [protocol](/autofarm-network/protocol/tokenomics.md) section, and learn about the tokenomics of AUTO and risks associated with the use of the platform.


---

# 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://autofarm.gitbook.io/autofarm-network/how-to-get-started.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.
