> For the complete documentation index, see [llms.txt](https://tms-finance.gitbook.io/tms.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tms-finance.gitbook.io/tms.finance/how-to-manage-your-tokens-directly-after-the-portal-closes.md).

# How to Manage Your Tokens Directly (After the Portal Closes)

The hosted portals will stop working on **1st August 2026**.

After this date, you won’t be able to use the website anymore. You will need to interact directly with smart contracts using your wallet and a block explorer (such as Etherscan).

Don’t worry — your tokens are safe. You can still stake, unstake, compound, and claim everything yourself. You just won’t have the easy web interface anymore.

### What you need

Your project (the team that created the vesting or staking campaign) needs to give you **one thing**:

→ The **contract address** you should use.

Once you have that address, you can follow the guides below.

### Which guide should you use?

#### If you have vested tokens you want to claim

Use this guide:

→ [Vesting Guide – How to Claim Directly](https://tms-finance.gitbook.io/tms.finance/tms-contracts/vesting-guide)

It shows you step by step how to check how much you can claim and how to claim it directly on the blockchain.

#### If you are using Compound Staking

Use this guide:

→ [Compound Staking Guide – Direct On-Chain](https://tms-finance.gitbook.io/tms.finance/tms-contracts/compound-staking-guide)

It explains how to deposit, withdraw, and compound your rewards without the portal.

#### If something doesn’t work

Try this troubleshooting page:

→ [What to Do If Your Contract Has No Read/Write Functions](https://tms-finance.gitbook.io/tms.finance/tms-contracts/what-to-do-if-your-contract-has-no-read-write-functions)

### Quick start: How to use the blockchain directly

1. Go to the right block explorer (Etherscan for Ethereum, BscScan for BSC, etc.).
2. Paste the contract address your project gave you.
3. Go to the **Write as Proxy** tab.
4. Connect your wallet.
5. Find the action you want (for example `claim` or `withdraw`) and fill in the details.
6. Confirm the transaction in your wallet.

That’s it. It’s a bit more manual than the portal, but it works the same way.

### Still unsure?

Just ask the team or project that gave you the tokens. They have your specific contract address and can tell you which guide to follow.

You will still be able to fully manage your tokens after the portals are gone.
