> For the complete documentation index, see [llms.txt](https://seacows.gitbook.io/seacows-amm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seacows.gitbook.io/seacows-amm-docs/seacows-user-guide/basic-function-guide/enter-the-swap-pool.md).

# Enter The Swap Pool

<mark style="color:purple;">**Method 1**</mark>**&#x20;(Enter through the pool list)**

Click on the collection name to enter the pool swap page.

<figure><img src="https://lh7-us.googleusercontent.com/CTGNz0841o1qep5Xvw3PjBRBVPpOY8R1AyHLLhBajIW_0x2TKi9fLVWzxgFtxGW_MnjJVfQ9gNlJqJCe0WD0xHhjGSp63D6cz1EN2Frt-4fjlXVgTw7rQOLUaWNbnp0PiMtB4mllPhY7vUecJ5shwik" alt=""><figcaption></figcaption></figure>

<mark style="color:purple;">**Method 2**</mark>**&#x20;(Search to enter)**

Enter the name of your collection in the search box and click to enter

<figure><img src="https://lh7-us.googleusercontent.com/8ct_hFqAvFktukC-64UDmI25aqWzKENFUlnoTzlVP5M0aB4zWDdErj1T0uF5ScpfP2JFlUlcm1CKzLbSqs4D-QqssKJqIZt3-br4A7B5VBbR6hIakkeutgzJ1sgvZ1lpT-1VLCFWNICxBBGNCwjEV0M" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://seacows.gitbook.io/seacows-amm-docs/seacows-user-guide/basic-function-guide/enter-the-swap-pool.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.
