# Token & Swap APIs

### Express Your Imagination Without Coding with Dexlab Ecosystem.

Dexlab APIs is the easiest way for developers to access liquidity on Solana. Simply pass in the desired pairs, amount, and slippage, and the API will return the serialized transactions needed to execute the swap, which can then be passed into the Solana blockchain with the required signatures.

### Unleash Your Imagination with Dexlab Versatile Ecosystem.

Explore limitless possibilities and bring your ideas to life with the powerful tools and features Dexlab offers. Let your creativity thrive in our dynamic and robust ecosystem!

{% content-ref url="token-and-swap-apis/api-key-issuance-guide" %}
[api-key-issuance-guide](https://docs.dexlab.space/developer-hub/token-and-swap-apis/api-key-issuance-guide)
{% endcontent-ref %}

{% content-ref url="token-and-swap-apis/swap-api" %}
[swap-api](https://docs.dexlab.space/developer-hub/token-and-swap-apis/swap-api)
{% endcontent-ref %}

{% content-ref url="token-and-swap-apis/token-creator-api" %}
[token-creator-api](https://docs.dexlab.space/developer-hub/token-and-swap-apis/token-creator-api)
{% endcontent-ref %}

{% content-ref url="../products/dexlab-factory-bot" %}
[dexlab-factory-bot](https://docs.dexlab.space/products/dexlab-factory-bot)
{% 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.dexlab.space/developer-hub/token-and-swap-apis.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.
