> For the complete documentation index, see [llms.txt](https://spheroid-universe-academy.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spheroid-universe-academy.gitbook.io/faq/tokenomics/where-can-i-acquire-sph.md).

# Where can I acquire SPH?

The **SPH** can be acquired by making contributions to the community through different events that are published in their social networks, you have to be attentive and join the initiatives, you can also acquire it in different swaps / exchanges such as for example:

UNISWAP V2

* SPH/ETH <https://app.uniswap.org/#/swap?inputCurrency=0xa0cf46eb152656c7090e769916eb44a138aaa406&outputCurrency=ETH>
* SPH/USDT <https://app.uniswap.org/#/swap?inputCurrency=0xa0cf46eb152656c7090e769916eb44a138aaa406&outputCurrency=0xdac17f958d2ee523a2206206994597c13d831ec7>
* SPH/DAI <https://app.uniswap.org/#/swap?inputCurrency=0x6b175474e89094c44da98b954eedeac495271d0f&outputCurrency=0xa0cf46eb152656c7090e769916eb44a138aaa406>
* SPH/UNI <https://app.uniswap.org/#/swap?inputCurrency=0x1f9840a85d5af5bf1d1762f925bdaddc4201f984&outputCurrency=0xa0cf46eb152656c7090e769916eb44a138aaa406>

LATOKEN

* SPH/ETH <https://latoken.com/exchange/SPH_ETH>
* SPH/BTC <https://latoken.com/exchange/SPH_BTC>
* SPH/TRX <https://latoken.com/exchange/SPH_TRX>
* SPH/USDT <https://latoken.com/exchange/SPH_USDT>

1INCH

* SPH/ETH <https://app.1inch.io/#/1/swap/SPH/ETH>

SHIBA SWAP

* SPH/USDT <https://analytics.shibaswap.com/pairs/0xb28025242552ad02f17273111db6d513069d5809>


---

# 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, and the optional `goal` query parameter:

```
GET https://spheroid-universe-academy.gitbook.io/faq/tokenomics/where-can-i-acquire-sph.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
