# Get Started(MANTA)

Getting accustomed to something new can sometimes be a bit challenging. However, we want to assure you that we have developed a variety of guides to assist you in becoming familiar with PacificSwap!

### Establishing your PacificSwap account.

You can follow these guides to set up everything you need to use PacificSwap. Alternatively, you can jump to a specific guide if you've been managing well but need help in a particular area.

[Create a Wallet](/pacificswap-intro/get-started-manta/create-a-wallet.md)\
[Get ERC20 Tokens](/pacificswap-intro/get-started-manta/get-erc20-token.md)\
[Connect Your Wallet to PacificSwap](/pacificswap-intro/get-started-manta/connect-your-wallet-to-pacificswap.md)

### Guides for Utilizing PacificSwap Features

[Learn How to Trade](/products/exchange/how-to-trade.md)

For detailed instructions on trading, please refer to the menu where you can find more comprehensive documentation about PacificSwap's features and services, including advanced guides.

If you're still unable to find the information you require, don't hesitate to reach out to the [PacificSwap Telegram](/contact-us/social-accounts-and-communities.md) community for assistance. They'll be more than happy to help you!


---

# 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.pacificswap.xyz/pacificswap-intro/get-started-manta.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.
