# Entrypoint

<figure><img src="https://pbs.twimg.com/profile_images/1655541754274119680/jPwIFpXf_400x400.png" alt="" width="188"><figcaption></figcaption></figure>

EntryPoint is a sovereign, governance-driven Cosmos SDK blockchain dedicated towards providing trust-minimised portfolio management and single-point access to tokenised markets, offering broadly diversified indexes to alleviate users of technical barriers and time-consuming due diligence. EntryPoint indexes are stored in non-custodial vaults, managed by on-chain governance, and represented by fully-collateralised and composable index tokens.

***

## STAKE WITH INDONODE

***

### Links

[Website](https://entrypoint.zone) | [Twitter](https://twitter.com/entrypointzone) | [Discord](https://discord.gg/6Ec9jDwVnB)

***

<table data-full-width="false"><thead><tr><th>Version</th><th>Chain-id</th><th>Wasm</th><th data-hidden>WASM</th><th data-hidden>Chain-id</th></tr></thead><tbody><tr><td>0.2.2</td><td>self-dev-1</td><td>DISABLED</td><td>DISABLED</td><td>planq_7070-2</td></tr></tbody></table>

<details>

<summary>More Summary</summary>

* Binary Name : entrypointd
* Binary Home : $HOME/.entrypoint
* Denom : uentry
* Exponent : 6

</details>

Explorer : <https://explorer.indonode.net/entrypoint-testnet>

Addrbook

```sh
curl -Ls https://snapshots.indonode.net/entrypoint/addrbook.json > $HOME/.entrypoint/config/addrbook.json
```

Endpoints

```sh
api.entrypoint-t.indonode.net
```

```sh
rpc.entrypoint-t.indonode.net
```

***


---

# 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.indonode.net/testnet/entrypoint.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.
