# How-to

This section will cover how to trade ERC314 tokens, deploy a new token, use our yield farms, and how to wrap ERC20 to ERC314 tokens.

{% content-ref url="/pages/PKDdM7Oi2r2o8Crugtbz" %}
[Trade ERC314 tokens](/how-to/trade-erc314-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/ofxaEYRCARgMri0dOOCX" %}
[Deploying a New ERC314 Token](/how-to/deploying-a-new-erc314-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/J7HehI3GQwIKPZeLVrXB" %}
[Earn (Yield Farming)](/how-to/earn-yield-farming.md)
{% endcontent-ref %}

{% content-ref url="/pages/87qFD1tKRVKzgVkLaRAd" %}
[Apex Your Tokens: ERC20 to ERC314](/how-to/apex-your-tokens-erc20-to-erc314.md)
{% endcontent-ref %}


---

# 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://docs.apexdefi.xyz/how-to.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.
